use enum for role and fix dns client for async
Showing
... | ... | @@ -22,3 +22,4 @@ djangohashers = { version = "1.4.0", features = ["with_argon2"], default-feature |
jsonwebtoken = "7.2.0" | ||
chrono = { version = "0.4", features = ["serde"] } | ||
humantime = "2.1.0" | ||
tokio = "1" |
Please register or sign in to comment