addressing Martin's corrections

This commit is contained in:
Yehowshua Immanuel 2024-12-27 10:19:09 -05:00
parent fbe0a4f554
commit e4ac219bf9
5 changed files with 37 additions and 31 deletions

View file

@ -14,6 +14,7 @@ wasm-bindgen-test = "0.3.19"
unexpected_cfgs = { level = "allow", check-cfg = ['cfg(FASTWAVE_PLATFORM)'] }
[dependencies]
unicode-segmentation = "1.10"
zoon.workspace = true
wellen.workspace = true
shared = { path = "../shared", features = ["frontend"] }