wasm-bindgen v0.2.93
This commit is contained in:
parent
2d8942a358
commit
5af406331c
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ leptos_router = { version = "0.6" }
|
||||||
tokio = { version = "1", features = ["rt-multi-thread"], optional = true }
|
tokio = { version = "1", features = ["rt-multi-thread"], optional = true }
|
||||||
tower = { version = "0.4", optional = true }
|
tower = { version = "0.4", optional = true }
|
||||||
tower-http = { version = "0.5", features = ["fs"], optional = true }
|
tower-http = { version = "0.5", features = ["fs"], optional = true }
|
||||||
wasm-bindgen = "=0.2.92"
|
wasm-bindgen = "=0.2.93"
|
||||||
thiserror = "1"
|
thiserror = "1"
|
||||||
tracing = { version = "0.1", optional = true }
|
tracing = { version = "0.1", optional = true }
|
||||||
http = "1"
|
http = "1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue