1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 18:37:41 +02:00

fix badge links

This commit is contained in:
Rob Ede
2020-01-30 01:50:18 +00:00
parent cfb436a363
commit 90e00f7344
7 changed files with 13 additions and 6 deletions

View File

@ -41,7 +41,7 @@ time = "0.1.42"
tokio = "0.2.6"
tokio-util = "0.2.0"
# actix web session
# actix-session
actix-web = { version = "2.0.0", optional = true }
actix-service = { version = "1.0.0", optional = true }
actix-session = { version = "0.3.0", optional = true }