trying to make the dev env work

This commit is contained in:
2025-10-23 14:54:14 +01:00
parent bda1d3a4be
commit b6affcc3dc
7 changed files with 4425 additions and 5 deletions

View File

@@ -6,3 +6,4 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
iced = { version = "0.13.1", features = ["smol"] }