Update Rust crate actix-identity to 0.5.1
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@ -7,7 +7,7 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
actix = "0.13.0"
|
||||
actix-identity = "0.4.0"
|
||||
actix-identity = "0.5.1"
|
||||
actix-web = "4"
|
||||
clap = { version = "3.2.6", features = ["derive", "env"] }
|
||||
include_dir = "0.7.2"
|
||||
|
Reference in New Issue
Block a user