feat: Support windows aarch64 (#112)

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

View File

@@ -29,7 +29,7 @@ index 4c6dde5..5fd9ad8 100644
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"