Revert sysinfo dependency from 0.36.0 to 0.35.2 (#4086)

This commit is contained in:
Copilot
2025-07-16 09:34:03 +08:00
committed by GitHub
parent fed64bcd08
commit 389281b96c
2 changed files with 4 additions and 7 deletions

View File

@@ -25,10 +25,7 @@ dunce = "1.0.5"
log4rs = "1.3.0"
nanoid = "0.4"
chrono = "0.4.41"
sysinfo = { version = "0.36.0", default-features = false, features = [
"network",
"system",
] }
sysinfo = "0.35.2"
boa_engine = "0.20.0"
serde_json = "1.0.140"
serde_yaml = "0.9.34"