Skip to content

Commit af6c017

Browse files
committed
fix(website): pinned to sycamore v0.8.0-beta.7 for now
1 parent 254ffc5 commit af6c017

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ readme = "./README.md"
1414
[dependencies]
1515
perseus = { version = "=0.4.0-beta.5", features = [ "translator-fluent" ] }
1616
sycamore = "=0.8.0-beta.7"
17+
sycamore-macro = "=0.8.0-beta.7"
1718
serde = { version = "1", features = ["derive"] }
1819
serde_json = "1"
1920
fluent-bundle = "0.15"

0 commit comments

Comments
 (0)