mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 18:37:41 +02:00
actix-web beta 15 updates (#216)
This commit is contained in:
@ -46,7 +46,7 @@ tokio-util = "0.6.1"
|
||||
|
||||
# actix-session
|
||||
actix-web = { version = "4.0.0-beta.14", default_features = false, optional = true }
|
||||
actix-session = { version = "0.5.0-beta.5", optional = true }
|
||||
actix-session = { version = "0.5.0-beta.6", optional = true }
|
||||
rand = { version = "0.8.0", optional = true }
|
||||
serde = { version = "1.0.101", optional = true }
|
||||
serde_json = { version = "1.0.40", optional = true }
|
||||
|
Reference in New Issue
Block a user