Skip to content

Commit 24f95fa

Browse files
lock to 100
1 parent 52c04f2 commit 24f95fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

leptos-website/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ sqlx = { version = "0.6.2", features = [
4545
"sqlite",
4646
], optional = true }
4747
thiserror = "1.0.38"
48-
wasm-bindgen = "=0.2.93"
48+
wasm-bindgen = "=0.2.100"
4949
femark = { version = "=0.1.3", optional = true }
5050
axum-extra = { version = "0.7.4", optional = true, features = ["cookie"] }
5151
web-sys = { version = "0.3", optional = true, features = [

0 commit comments

Comments
 (0)