mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-23 16:21:06 +01:00
Fix actix-web version to publish
This commit is contained in:
parent
5802eb797f
commit
3892a95c11
@ -58,7 +58,7 @@ rust-tls = { version = "0.18.0", package = "rustls", optional = true, features =
|
||||
|
||||
[dev-dependencies]
|
||||
actix-connect = { version = "2.0.0-alpha.4", features = ["openssl"] }
|
||||
actix-web = { version = "3.0.0-beta.3", features = ["openssl"] }
|
||||
actix-web = { version = "3.0.0-beta.2", features = ["openssl"] }
|
||||
actix-http = { version = "2.0.0-beta.3", features = ["openssl"] }
|
||||
actix-http-test = { version = "2.0.0-alpha.1", features = ["openssl"] }
|
||||
actix-utils = "1.0.3"
|
||||
|
Loading…
Reference in New Issue
Block a user