Skip to content

Commit 42227e5

Browse files
committed
v0.4.4
1 parent 88ba9ac commit 42227e5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

frameworks/keyed/leptos/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ wasm-bindgen = { version = "0.2", features = ["enable-interning"] }
1212
console_error_panic_hook = "0.1"
1313
getrandom = { version = "0.2.7", features = ["js"] }
1414
rand = { version = "0.8.5", features = ["small_rng"] }
15-
leptos = { version = "0.4.3", features = ["csr", "nightly", "template_macro"] }
15+
leptos = { version = "0.4.4", features = ["csr", "nightly", "template_macro"] }
1616
web-sys = "0.3"
1717

1818
[profile.release]

0 commit comments

Comments
 (0)