chore(deps): cargo update

This commit is contained in:
LGUG2Z
2024-12-02 16:33:19 -08:00
parent bb31e7155d
commit 33800903f7
3 changed files with 190 additions and 216 deletions

404
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -31,7 +31,6 @@ serde_json = { workspace = true }
starship-battery = "0.10"
sysinfo = { workspace = true }
tracing = { workspace = true }
tracing-appender = { workspace = true }
tracing-subscriber = { workspace = true }
windows = { workspace = true }
windows-icons = { git = "https://github.com/LGUG2Z/windows-icons", rev = "d67cc9920aa9b4883393e411fb4fa2ddd4c498b5" }

View File

@@ -42,7 +42,6 @@ tracing-appender = { workspace = true }
tracing-subscriber = { workspace = true }
uds_windows = { workspace = true }
which = { workspace = true }
widestring = "1"
win32-display-data = { workspace = true }
windows = { workspace = true }
windows-core = { workspace = true }