Merge pull request 'Update Rust crate actix-session to 0.7.2' (#48) from renovate/actix-session-0.x into master
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #48
This commit is contained in:
@@ -9,7 +9,7 @@ edition = "2021"
|
||||
actix = "0.13.0"
|
||||
actix-identity = "0.5.2"
|
||||
actix-web = "4"
|
||||
actix-session = { version = "0.7.1", features = ["cookie-session"] }
|
||||
actix-session = { version = "0.7.2", features = ["cookie-session"] }
|
||||
clap = { version = "3.2.22", features = ["derive", "env"] }
|
||||
include_dir = "0.7.2"
|
||||
log = "0.4.17"
|
||||
|
Reference in New Issue
Block a user