Add dictionary and dictionary quiz pages
This commit is contained in:
@@ -6,3 +6,6 @@ edition = "2024"
|
||||
[dependencies]
|
||||
iced = { version = "0.14.0", features = ["canvas"] }
|
||||
rand = "0.10.0"
|
||||
dirs = "6.0.0"
|
||||
serde = { version = "1.0.144", features = ["derive"] }
|
||||
serde_json = "1.0.149"
|
||||
Reference in New Issue
Block a user