chore: update deps & replace deprecated elements

This commit is contained in:
wonfen
2025-05-05 00:26:04 +08:00
parent eda8fc125f
commit dc798fe2dd
19 changed files with 370 additions and 494 deletions

View File

@@ -25,7 +25,7 @@ dunce = "1.0"
log4rs = "1"
nanoid = "0.4"
chrono = "0.4.41"
sysinfo = "0.34.2"
sysinfo = "0.35.0"
boa_engine = "0.20.0"
serde_json = "1.0.140"
serde_yaml = "0.9.34"
@@ -76,7 +76,7 @@ mihomo_api = { path = "src_crates/crate_mihomo_api" }
ab_glyph = "0.2.29"
tungstenite = "0.26.2"
libc = "0.2.172"
gethostname = "1.0.1"
gethostname = "1.0.2"
[target.'cfg(windows)'.dependencies]
runas = "=1.2.0"