feat: support edit profile item

This commit is contained in:
GyDi
2022-01-17 02:16:17 +08:00
parent 08587d8f2f
commit 99a8e25411
6 changed files with 61 additions and 5 deletions

View File

@@ -29,6 +29,7 @@ tokio = { version = "1", features = ["full"] }
log = "0.4.14"
log4rs = "1.0.0"
warp = "0.3"
which = "4.2.2"
auto-launch = "0.2"
port_scanner = "0.1.5"