Skip to content

Commit

Permalink
fix(website): pinned to sycamore v0.8.0-beta.7 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
arctic-hen7 committed Sep 1, 2022
1 parent 254ffc5 commit af6c017
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ readme = "./README.md"
[dependencies]
perseus = { version = "=0.4.0-beta.5", features = [ "translator-fluent" ] }
sycamore = "=0.8.0-beta.7"
sycamore-macro = "=0.8.0-beta.7"
serde = { version = "1", features = ["derive"] }
serde_json = "1"
fluent-bundle = "0.15"
Expand Down

0 comments on commit af6c017

Please sign in to comment.