Skip to content

Commit 1c8e995

Browse files
authored
Update Cargo.toml
1 parent e83ae9f commit 1c8e995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ console_error_panic_hook = { version = "0.1", optional = true }
1414
leptos_axum = { version = "0.8.0", optional = true }
1515
leptos_meta = { version = "0.8.0" }
1616
tokio = { version = "1", features = ["rt-multi-thread"], optional = true }
17-
wasm-bindgen = { version = "=0.2.100", optional = true }
17+
wasm-bindgen = { version = "0.2", optional = true }
1818

1919
[features]
2020
hydrate = [

0 commit comments

Comments
 (0)