chore: add highlighter feature for iced
This commit is contained in:
parent
9b9d373e89
commit
e5802b535b
1 changed files with 1 additions and 0 deletions
|
|
@ -87,6 +87,7 @@ winit_wgpu = ["winit", "wgpu"]
|
||||||
xdg-portal = ["ashpd"]
|
xdg-portal = ["ashpd"]
|
||||||
qr_code = ["iced/qr_code"]
|
qr_code = ["iced/qr_code"]
|
||||||
markdown = ["iced/markdown"]
|
markdown = ["iced/markdown"]
|
||||||
|
highlighter = ["iced/highlighter"]
|
||||||
async-std = [
|
async-std = [
|
||||||
"dep:async-std",
|
"dep:async-std",
|
||||||
"ashpd/async-std",
|
"ashpd/async-std",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue