preparing for auth
This commit is contained in:
@@ -21,6 +21,7 @@ futures = "0.3.30"
|
|||||||
chrono = { version = "0.4.38", features = ["alloc"]}
|
chrono = { version = "0.4.38", features = ["alloc"]}
|
||||||
futures-util = "0.3.30"
|
futures-util = "0.3.30"
|
||||||
h2 = "0.4.6"
|
h2 = "0.4.6"
|
||||||
|
argon2 = "0.5.3"
|
||||||
|
|
||||||
[target.'cfg(unix)'.dependencies]
|
[target.'cfg(unix)'.dependencies]
|
||||||
daemonize = "0.5.0"
|
daemonize = "0.5.0"
|
||||||
Reference in New Issue
Block a user