fix: Fix some compile error

This commit is contained in:
MystiPanda
2024-01-09 14:52:43 +08:00
parent 7a7f5cd4a8
commit bb193d3768
3 changed files with 8 additions and 8 deletions

View File

@@ -24,14 +24,14 @@ dunce = "1.0"
log4rs = "1"
nanoid = "0.4"
chrono = "0.4"
sysinfo = "0.29"
sysinfo = "0.30"
rquickjs = "0.3" # 高版本不支持 Linux aarch64
serde_json = "1.0"
serde_yaml = "0.9"
auto-launch = "0.5"
once_cell = "1.18"
port_scanner = "0.1.5"
delay_timer = "0.11"
delay_timer = "0.11.5"
parking_lot = "0.12"
percent-encoding = "2.3.1"
window-shadows = { version = "0.2" }