Font update
This commit is contained in:
+2
-1
@@ -4,7 +4,8 @@ version = "0.1.1"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
iced = { version = "0.14.0", features = ["tokio"]}
|
||||
iced = { version = "0.14.0", features = ["tokio",]}
|
||||
iced_core = "0.14.0"
|
||||
rand = "0.10.1"
|
||||
dirs = "6.0.0"
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user