Introduce new iced_highlighter subcrate
This commit is contained in:
parent
c0a141ab02
commit
f806d001e6
9 changed files with 302 additions and 260 deletions
|
|
@ -7,7 +7,7 @@ publish = false
|
|||
|
||||
[dependencies]
|
||||
iced.workspace = true
|
||||
iced.features = ["advanced", "tokio", "debug"]
|
||||
iced.features = ["highlighter", "tokio", "debug"]
|
||||
|
||||
tokio.workspace = true
|
||||
tokio.features = ["fs"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue