Skip to content

Commit 946a8ac

Browse files
committed
Remove wasm/getramdom
Signed-off-by: Heinz N. Gies <heinz@licenser.net>
1 parent 0739a7a commit 946a8ac

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ readme = "README.md"
1111
documentation = "https://docs.rs/simd-json"
1212
rust-version = "1.85"
1313

14-
[target.'cfg(target_family = "wasm")'.dependencies]
15-
getrandom = { version = "0.3", features = ["wasm_js"] }
16-
1714
[dependencies]
1815
simdutf8 = { version = "0.1.4", features = ["public_imp", "aarch64_neon"] }
1916

0 commit comments

Comments
 (0)