Skip to content

Commit 539d099

Browse files
committed
getrandom 0.4
1 parent 158e589 commit 539d099

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ clap = { version = "4.5", features = ["derive"] }
3838
anyhow = "1.0"
3939
ndarray = "0.17"
4040

41-
getrandom = { version = "0.3", features = ["wasm_js"] }
41+
getrandom = { version = "0.4", features = ["wasm_js"] }
4242

4343
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
4444
ctrlc = "3.4"

0 commit comments

Comments
 (0)