We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 254ffc5 commit af6c017Copy full SHA for af6c017
website/Cargo.toml
@@ -14,6 +14,7 @@ readme = "./README.md"
14
[dependencies]
15
perseus = { version = "=0.4.0-beta.5", features = [ "translator-fluent" ] }
16
sycamore = "=0.8.0-beta.7"
17
+sycamore-macro = "=0.8.0-beta.7"
18
serde = { version = "1", features = ["derive"] }
19
serde_json = "1"
20
fluent-bundle = "0.15"
0 commit comments