now online

This commit is contained in:
Your Name 2025-05-14 23:24:21 +02:00
parent c6bb9ec5a6
commit 378d004587
9 changed files with 102 additions and 4222 deletions

View file

@ -12,7 +12,7 @@ freedesktop-icons = "*"
[dependencies.iced]
#git = "https://github.com/ibaryshnikov/iced.git"
#rev = "901bbeb"
features = ["wgpu","lazy","svg","advanced"]
features = ["wgpu","lazy","svg","advanced","markdown","highlighter"]
path = "../iced"
[dependencies.iced_winit]