Repetition settings base
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ version = "0.1.1"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
iced = { version = "0.14.0", features = ["tokio"]}
|
||||
iced = { version = "0.14.0", features = ["tokio", "svg"]}
|
||||
iced_core = "0.14.0"
|
||||
rand = "0.10.1"
|
||||
dirs = "6.0.0"
|
||||
|
||||
Reference in New Issue
Block a user