Fix rebase

This commit is contained in:
eraden 2023-08-09 15:54:50 +02:00
parent a90c47bed3
commit c111d2f668

View File

@ -8,6 +8,7 @@ actix-http = "3.3.1"
actix-jwt-authc = { version = "0.2.0", features = ["tracing", "session"] }
actix-web = "4.3.1"
argon2 = "0.5.1"
askama = "0.12.0"
askama_actix = { version = "0.14.0" }
autometrics = { version = "0.5.0", features = ["tracing", "tracing-subscriber", "thiserror"] }
bincode = "1.3.3"