We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd5ad9f commit 076a7ccCopy full SHA for 076a7cc
client/Cargo.toml
@@ -20,7 +20,7 @@ hex2d = "1.1.0"
20
itertools = "0.13.0"
21
serde_json = "1.0.132"
22
server = { path = "../server", version = "0.1.0" }
23
-wasm-bindgen = "0.2.83"
+wasm-bindgen = "0.2.95"
24
wasm-bindgen-futures = "0.4.45"
25
lazy_static = "1.4.0"
26
log = "0.4.20"
0 commit comments