Skip to content

Commit 22edd06

Browse files
committed
fix getrandom lib
1 parent 5088001 commit 22edd06

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ crate-type = ["cdylib"]
1111
wasm-bindgen = "0.2.87"
1212
chess = "3.2.0"
1313
rand = "0.8.5"
14+
getrandom = { version = "0.2", features = ["js"] }

0 commit comments

Comments
 (0)