Remove syntect dependency from editor example
This commit is contained in:
parent
0166744654
commit
d9fbecf0d8
1 changed files with 0 additions and 1 deletions
|
|
@ -12,5 +12,4 @@ iced.features = ["highlighter", "tokio", "debug"]
|
||||||
tokio.workspace = true
|
tokio.workspace = true
|
||||||
tokio.features = ["fs"]
|
tokio.features = ["fs"]
|
||||||
|
|
||||||
syntect = "5.1"
|
|
||||||
rfd = "0.12"
|
rfd = "0.12"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue