Skip to content

Commit 0e33a2c

Browse files
committed
Upgrade to rand 0.9
1 parent bbe7efc commit 0e33a2c

File tree

2 files changed

+39
-10
lines changed

2 files changed

+39
-10
lines changed

Cargo.lock

+38-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ resolver = "2"
66
aws-lc-rs = { version = "1.6.0", default-features = false }
77
pem = "3.0.2"
88
pki-types = { package = "rustls-pki-types", version = "1.4.1" }
9-
rand = "0.8"
9+
rand = "0.9"
1010
ring = "0.17"
1111
x509-parser = "0.17"
1212

0 commit comments

Comments
 (0)