We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d6cbe3 + 3de1895 commit 2bc2e70Copy full SHA for 2bc2e70
1 file changed
Cargo.toml
@@ -50,7 +50,7 @@ webbrowser = { version = "1.0.0", optional = true }
50
getrandom = { version = "0.4.2", features = ["wasm_js"] }
51
52
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
53
-getrandom = "0.3.4"
+getrandom = "0.4.3"
54
55
[dev-dependencies]
56
env_logger = { version = "0.11.0", default-features = false }
0 commit comments