Implement markdown incremental code highlighting
(cherry picked from commit 4b8fc23840)
This commit is contained in:
parent
3553fa2c01
commit
199277921a
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ publish = false
|
|||
|
||||
[dependencies]
|
||||
iced.workspace = true
|
||||
iced.features = ["markdown", "highlighter", "image", "tokio", "debug"]
|
||||
iced.features = ["markdown", "highlighter", "image", "tokio", "debug", "winit"]
|
||||
|
||||
reqwest.version = "0.12"
|
||||
reqwest.features = ["json"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue