Add durable inline SVG presentation

This commit is contained in:
Georg Bauer
2026-08-31 08:29:24 +02:00
parent 0fa15bb68b
commit 8adac261ae
6 changed files with 542 additions and 1 deletions

View File

@@ -32,6 +32,7 @@ time = { version = "0.3.54", features = ["formatting", "parsing"] }
turbovault-parser = "1.6.0"
ureq = { version = "3.3.0", default-features = false, features = ["rustls"] }
url = "2.5.8"
usvg = "0.45.1"
[target.'cfg(target_os = "macos")'.dependencies]
muda = { version = "0.19.3", default-features = false }