chore: add highlighter feature for iced

This commit is contained in:
Juniper 2025-04-24 11:26:33 -04:00 committed by GitHub
parent 9b9d373e89
commit e5802b535b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -87,6 +87,7 @@ winit_wgpu = ["winit", "wgpu"]
xdg-portal = ["ashpd"]
qr_code = ["iced/qr_code"]
markdown = ["iced/markdown"]
highlighter = ["iced/highlighter"]
async-std = [
"dep:async-std",
"ashpd/async-std",