taskkill /F /IM nginx.exe
This commit is contained in:
@@ -17,7 +17,12 @@ env_logger = "^0.10"
|
||||
sha1 = "^0.10"
|
||||
sha2 = "^0.10"
|
||||
hex = "^0.4"
|
||||
urlencoding = "^2.1"
|
||||
base64 = "^0.21"
|
||||
aes = "^0.8"
|
||||
cbc = "^0.1"
|
||||
cipher = "^0.4"
|
||||
actix = "^0.13"
|
||||
actix-web-actors = "^4.0"
|
||||
actix-ws = "^0.2"
|
||||
futures = "^0.3"
|
||||
uuid = { version = "^1.0", features = ["v4"] }
|
||||
|
||||
Reference in New Issue
Block a user