Skip to content

Commit 0ba269b

Browse files
committed
1 parent aa266b2 commit 0ba269b

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
@@ -46,7 +46,7 @@ detection = []
4646
yara-x = { version = "1.19.0", optional = true }
4747

4848
[target.'cfg(target_arch = "wasm32")'.dependencies]
49-
getrandom = { version = "0.4.3", features = ["wasm_js"] }
49+
getrandom = { version = "0.3.4", features = ["wasm_js"] }
5050

5151
[profile.release]
5252
opt-level = 2 # fast and small wasm

0 commit comments

Comments
 (0)