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

This commit is contained in:
2026-03-24 01:26:10 +00:00
parent 92e0cc8ad4
commit af448d04c6
4 changed files with 6 additions and 6 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.114"
# See https://github.com/akesson/cargo-leptos for documentation of all the parameters.