feat: Support windows aarch64 (#112)

This commit is contained in:
MystiPanda
2023-12-10 20:45:27 +08:00
committed by GitHub
parent 3060fc2af4
commit 5cc3526f8f
3 changed files with 17 additions and 9 deletions

View File

@@ -25,7 +25,7 @@ log4rs = "1"
nanoid = "0.4"
chrono = "0.4"
sysinfo = "0.29"
rquickjs = "0.4"
rquickjs = "0.3"
serde_json = "1.0"
serde_yaml = "0.9"
auto-launch = "0.5"