Skip to content

Commit 2aef9df

Browse files
chore(deps): bump the cargo group across 4 directories with 1 update
Bumps the cargo group with 1 update in the /a2ml/bindings/rust directory: [rand](https://github.com/rust-random/rand). Bumps the cargo group with 1 update in the /k9-svc/bindings/rust directory: [rand](https://github.com/rust-random/rand). Bumps the cargo group with 1 update in the /k9-svc/tools/src/k9-sign directory: [rand](https://github.com/rust-random/rand). Bumps the cargo group with 1 update in the /rhodium-standard-repositories/satellites/rsr-certifier directory: [rand](https://github.com/rust-random/rand). Updates `rand` from 0.9.2 to 0.9.4 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.4/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.2...0.9.4) Updates `rand` from 0.9.2 to 0.9.4 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.4/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.2...0.9.4) Updates `rand` from 0.8.5 to 0.9.3 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.4/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.2...0.9.4) Updates `rand` from 0.9.2 to 0.9.4 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.4/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.2...0.9.4) --- updated-dependencies: - dependency-name: rand dependency-version: 0.9.4 dependency-type: indirect dependency-group: cargo - dependency-name: rand dependency-version: 0.9.4 dependency-type: indirect dependency-group: cargo - dependency-name: rand dependency-version: 0.9.3 dependency-type: direct:production dependency-group: cargo - dependency-name: rand dependency-version: 0.9.4 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 10a1035 commit 2aef9df

5 files changed

Lines changed: 57 additions & 16 deletions

File tree

a2ml/bindings/rust/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

k9-svc/bindings/rust/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

k9-svc/tools/src/k9-sign/Cargo.lock

Lines changed: 50 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

k9-svc/tools/src/k9-sign/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ categories = ["command-line-utilities", "cryptography"]
1414
clap = { version = "4.5", features = ["derive"] }
1515
anyhow = "1.0"
1616
ed25519-dalek = "2.1"
17-
rand = "0.8"
17+
rand = "0.9"
1818
base64 = "0.22"
1919
chrono = "0.4"
2020

rhodium-standard-repositories/satellites/rsr-certifier/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)