merge: branch 'izzy/patch/easypwned'

fix: configure new authifier properties
This commit is contained in:
izzy
2025-05-10 16:31:37 +01:00
parent 6daa8223b2
commit 3a7ebad883
7 changed files with 38 additions and 26 deletions

View File

@@ -36,7 +36,7 @@ async-std = { version = "1.8.0", features = [
] }
# core
authifier = { version = "1.0.10" }
authifier = { version = "1.0.13" }
revolt-result = { path = "../core/result" }
revolt-models = { path = "../core/models" }
revolt-config = { path = "../core/config" }