Skip to content

Commit 6ac1d12

Browse files
committed
Update to sycamore v0.9
1 parent df000dd commit 6ac1d12

File tree

3 files changed

+182
-124
lines changed

3 files changed

+182
-124
lines changed

Cargo.lock

Lines changed: 118 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ log = "0.4.16"
1212
getrandom = { version = "0.2.6", features = ["js"] }
1313
gloo-timers = { version = "0.2.4", features = ["futures"] }
1414
instant = { version = "0.1.12", features = ["wasm-bindgen"] }
15-
sycamore = { version = "0.8.0-beta.4", features = ["suspense"] }
15+
sycamore = { version = "0.9.1", features = ["suspense"] }
1616
uttt-rs = { path = "./uttt-rs" }
1717

1818
[workspace]

0 commit comments

Comments
 (0)