mirror of
https://github.com/actix/examples
synced 2025-08-19 13:35:34 +02:00
update deps
This commit is contained in:
@@ -6,7 +6,7 @@ edition = "2018"
|
||||
workspace = ".."
|
||||
|
||||
[dependencies]
|
||||
actix-rt = "1.0.0-alpha.3"
|
||||
actix-web = { version="2.0.0-alpha.3", features=["openssl"] }
|
||||
actix-rt = "1.0.0"
|
||||
actix-web = { version="2.0.0-alpha.6", features=["openssl"] }
|
||||
env_logger = "0.6"
|
||||
openssl = "0.10"
|
||||
|
Reference in New Issue
Block a user