Skip to content

Commit 6a6b51b

Browse files
Bump rand from 0.8.5 to 0.9.0 in the actions group across 1 directory (#107)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a158bf commit 6a6b51b

File tree

2 files changed

+112
-14
lines changed

2 files changed

+112
-14
lines changed

Cargo.lock

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

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ asn1.workspace = true
1717
self_cell = "1"
1818
hex.workspace = true
1919
sha2 = "0.10.8"
20-
rand = "0.8.5"
20+
rand = "0.9.0"
2121
cryptography-x509.workspace = true
2222
openssl = { version = "0.10.69", features = ["vendored"] }
2323

0 commit comments

Comments
 (0)