chore: add auto-launch

This commit is contained in:
GyDi
2022-01-15 21:00:19 +08:00
parent 9c4b69d1ae
commit 5b03d251fd
2 changed files with 12 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ tokio = { version = "1", features = ["full"] }
log = "0.4.14"
log4rs = "1.0.0"
warp = "0.3"
auto-launch = "0.2"
port_scanner = "0.1.5"
[target.'cfg(windows)'.dependencies]