Skip to content

Commit

Permalink
Update to sycamore v0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
lukechu10 committed Nov 17, 2024
1 parent df000dd commit 6ac1d12
Show file tree
Hide file tree
Showing 3 changed files with 182 additions and 124 deletions.
162 changes: 118 additions & 44 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ log = "0.4.16"
getrandom = { version = "0.2.6", features = ["js"] }
gloo-timers = { version = "0.2.4", features = ["futures"] }
instant = { version = "0.1.12", features = ["wasm-bindgen"] }
sycamore = { version = "0.8.0-beta.4", features = ["suspense"] }
sycamore = { version = "0.9.1", features = ["suspense"] }
uttt-rs = { path = "./uttt-rs" }

[workspace]
Expand Down
Loading

0 comments on commit 6ac1d12

Please sign in to comment.