feat: export markdown iced feature

This commit is contained in:
wiiznokes 2024-11-07 01:15:04 +01:00 committed by Michael Murphy
parent 3c5a2d9340
commit 568ff097d6
3 changed files with 18 additions and 0 deletions

View file

@ -82,6 +82,7 @@ winit_wgpu = ["winit", "wgpu"]
# Enables XDG portal integrations
xdg-portal = ["ashpd"]
qr_code = ["iced/qr_code"]
markdown = ["iced/markdown"]
[dependencies]
apply = "0.3.0"