chore(deps): update cargo dependencies (#5699)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-03 12:18:43 +08:00
committed by GitHub
parent edf6e7cc42
commit 76eb063f7d
3 changed files with 6 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ parking_lot = { workspace = true }
sysinfo = { version = "0.37.2", features = ["network", "system"] }
[target.'cfg(not(windows))'.dependencies]
libc = "0.2.177"
libc = "0.2.178"
[target.'cfg(windows)'.dependencies]
deelevate = { workspace = true }