chore(deps): update rust-wasm-bindgen monorepo
Some checks failed
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-01-13 01:44:55 +00:00
parent 955946d623
commit a9ba63aab2
2 changed files with 21 additions and 17 deletions

View File

@@ -27,7 +27,7 @@ thiserror = "2"
tokio = { version = "1.37.0", features = ["full"] }
tower = { version = "0.5.0", features = ["full"] }
tower-http = { version = "0.6", features = ["full"] }
wasm-bindgen = "=0.2.99"
wasm-bindgen = "=0.2.100"
# See https://github.com/akesson/cargo-leptos for documentation of all the parameters.