red dot revolution
This commit is contained in:
@@ -4,5 +4,5 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
iced = { version = "0.13.1", features = ["canvas"] }
|
||||
svg = "0.18.0"
|
||||
iced = { version = "0.13.1", features = ["canvas", "tokio"] }
|
||||
tokio = {version = "1.45.1", features = ["time"]}
|
||||
|
||||
Reference in New Issue
Block a user