We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5088001 commit 22edd06Copy full SHA for 22edd06
1 file changed
Cargo.toml
@@ -11,3 +11,4 @@ crate-type = ["cdylib"]
11
wasm-bindgen = "0.2.87"
12
chess = "3.2.0"
13
rand = "0.8.5"
14
+getrandom = { version = "0.2", features = ["js"] }
0 commit comments