1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 10:27:42 +02:00

add new crates to workspace

This commit is contained in:
Rob Ede
2020-01-30 02:06:00 +00:00
parent 90e00f7344
commit 8ab2229032
4 changed files with 9 additions and 5 deletions

View File

@ -22,7 +22,7 @@ default = ["cookie-session"]
cookie-session = ["actix-web/secure-cookies"]
[dependencies]
actix-web = "2.0.0-rc"
actix-web = "2.0.0"
actix-service = "1.0.1"
bytes = "0.5.3"
derive_more = "0.99.2"