cargo audit

This commit is contained in:
xenofem 2024-12-09 12:50:55 -05:00
parent 86db090e23
commit 76a16e6ba6
2 changed files with 532 additions and 141 deletions

671
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -10,7 +10,7 @@ actix = "0.13"
actix-files = "0.6.0"
actix-http = "3.0.4"
actix-session = { version = "0.7.1", features = ["cookie-session"] }
actix-web = "4.0.1"
actix-web = "4.9.0"
actix-web-actors = "4.1.0"
argon2 = "0.4.1"
askama = "0.11.1"