We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52c04f2 commit 24f95faCopy full SHA for 24f95fa
leptos-website/Cargo.toml
@@ -45,7 +45,7 @@ sqlx = { version = "0.6.2", features = [
45
"sqlite",
46
], optional = true }
47
thiserror = "1.0.38"
48
-wasm-bindgen = "=0.2.93"
+wasm-bindgen = "=0.2.100"
49
femark = { version = "=0.1.3", optional = true }
50
axum-extra = { version = "0.7.4", optional = true, features = ["cookie"] }
51
web-sys = { version = "0.3", optional = true, features = [
0 commit comments