fix(deps): update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
2025-11-26 04:21:38 +00:00
parent c974defa11
commit a3ee3e5dc7
3 changed files with 4 additions and 4 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.105"
# See https://github.com/akesson/cargo-leptos for documentation of all the parameters.