addressing Martin's corrections
This commit is contained in:
parent
fbe0a4f554
commit
e4ac219bf9
5 changed files with 37 additions and 31 deletions
|
@ -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"] }
|
||||
|
|
Reference in a new issue