We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6acfef commit 1e3bc1eCopy full SHA for 1e3bc1e
Cargo.toml
@@ -19,7 +19,7 @@ doctest = false # and no doc tests
19
20
[dependencies]
21
getrandom = { version = "0.2", features = ["std"] }
22
-env_logger = "0.9"
+env_logger = "0.10"
23
log = "0.4"
24
rand = "0.8"
25
smallvec = "1.7"
0 commit comments