Skip to content

Commit 2c3f324

Browse files
committed
Fix nostd tests
1 parent 9b935e5 commit 2c3f324

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ pem = "0.8"
4444
sha-1 = { default-features = false, version = "0.9.0" }
4545
sha2 = { default-features = false, version = "0.9.0" }
4646
sha3 = { default-features = false, version = "0.9.0" }
47+
rand = { version = "0.7.0" }
4748

4849
[[bench]]
4950
name = "key"

0 commit comments

Comments
 (0)