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

This commit is contained in:
2026-01-15 01:23:43 +00:00
parent c974defa11
commit 9bb862c06a
4 changed files with 5 additions and 5 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.108"
# See https://github.com/akesson/cargo-leptos for documentation of all the parameters.