fix(deps): update rust crate actix-identity to 0.8.0
Some checks failed
renovate/artifacts Artifact file update failure
ci/woodpecker/pr/woodpecker Pipeline failed
Some checks failed
renovate/artifacts Artifact file update failure
ci/woodpecker/pr/woodpecker Pipeline failed
This commit is contained in:
parent
e7221e2595
commit
db12b8b481
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ path = "./src/tests-migrate.rs"
|
|||
|
||||
[dependencies]
|
||||
actix-web = "4.3"
|
||||
actix-identity = "0.4.0"
|
||||
actix-identity = "0.8.0"
|
||||
actix-session = { version = "0.10.0", features = ["cookie-session"]}
|
||||
actix-http = "3.0.4"
|
||||
actix-rt = "2"
|
||||
|
|
Loading…
Reference in a new issue