Skip to content

Commit

Permalink
Set getrandom version
Browse files Browse the repository at this point in the history
  • Loading branch information
ssantos21 committed Aug 20, 2024
1 parent 57727bd commit 6488f35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,5 @@ wasm-bindgen-test = "0.3.34"
opt-level = "s"

[dependencies.getrandom]
version = "0.2.10"
features = ["js"]

0 comments on commit 6488f35

Please sign in to comment.