first good start

This commit is contained in:
2025-05-25 18:16:46 +02:00
parent 6c53ead63c
commit 1a75f2ad59
3 changed files with 4290 additions and 2 deletions

View File

@@ -4,3 +4,5 @@ version = "0.1.0"
edition = "2024"
[dependencies]
iced = { version = "0.13.1", features = ["canvas"] }
svg = "0.18.0"