chore(deps): cargo update

This commit is contained in:
LGUG2Z
2025-02-03 19:21:46 -08:00
parent f3075efcae
commit 83114ed3e7
4 changed files with 199 additions and 170 deletions

View File

@@ -10,6 +10,6 @@ komorebi-client = { path = "../komorebi-client" }
eframe = { workspace = true }
egui_extras = { workspace = true }
random_word = { version = "0.4.3", features = ["en"] }
random_word = { version = "0.4", features = ["en"] }
serde_json = { workspace = true }
windows = { workspace = true }