fix: Allow program run with administrator to start at startup

This commit is contained in:
MystiPanda
2024-02-20 18:35:39 +08:00
parent f235125d48
commit e212ebfdb9
3 changed files with 3 additions and 4 deletions

View File

@@ -32,7 +32,7 @@ index 4c6dde5..5fd9ad8 100644
-rquickjs = "0.3" # 高版本不支持 Linux aarch64
serde_json = "1.0"
serde_yaml = "0.9"
auto-launch = "0.5"
once_cell = "1.18"
@@ -34,6 +33,7 @@ port_scanner = "0.1.5"
delay_timer = "0.11.5"
parking_lot = "0.12"