Skip to content

Commit 8a58f6d

Browse files
committed
Merge branch 'gbj-leptos-021'
2 parents 1d05ce0 + 815f3b8 commit 8a58f6d

File tree

6 files changed

+304
-392
lines changed

6 files changed

+304
-392
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 = "0.2.0-alpha2"
15+
leptos = "0.2.1"
1616
web-sys = "0.3"
1717

1818
[profile.release]

0 commit comments

Comments
 (0)