1 Commits

Author SHA1 Message Date
d96e332c3b fix(deps): update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
2026-02-21 01:22:59 +00:00

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.111"
wasm-bindgen = "=0.2.110"
# See https://github.com/akesson/cargo-leptos for documentation of all the parameters.