mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 15:07:42 +02:00
prepare actix-web release 4.0.0-beta.15
This commit is contained in:
@ -51,5 +51,5 @@ tls-openssl = { version = "0.10.9", package = "openssl", optional = true }
|
||||
tokio = { version = "1.2", features = ["sync"] }
|
||||
|
||||
[dev-dependencies]
|
||||
actix-web = { version = "4.0.0-beta.14", default-features = false, features = ["cookies"] }
|
||||
actix-web = { version = "4.0.0-beta.15", default-features = false, features = ["cookies"] }
|
||||
actix-http = "3.0.0-beta.16"
|
||||
|
Reference in New Issue
Block a user