web: rollback wasm-bindgen

This commit is contained in:
2025-02-11 16:42:10 -08:00
parent 5e188a70f9
commit 3aaee8add3
2 changed files with 30 additions and 33 deletions

View File

@@ -33,7 +33,7 @@ seed_hooks = { git = "https://github.com/wathiede/styles_hooks", package = "seed
gloo-net = { version = "0.6.0", features = ["json", "serde_json"] }
human_format = "1.1.0"
build-info = "0.0.39"
wasm-bindgen = "=0.2.100"
wasm-bindgen = "=0.2.95"
uuid = { version = "1.13.1", features = [
"js",
] } # direct dep to set js feature, prevents Rng issues