preload creds manager

This commit is contained in:
realaravinth
2021-06-13 13:35:09 +05:30
parent 1ddbf196ff
commit 5e6e04514e
4 changed files with 17 additions and 4 deletions

4
Cargo.lock generated
View File

@@ -1,7 +1,5 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "actix"
version = "0.10.0"
@@ -441,7 +439,7 @@ dependencies = [
[[package]]
name = "argon2-creds"
version = "0.2.1"
source = "git+https://github.com/realaravinth/argon2-creds#bc5949a86cdc7e57a54deb08ed65bae978163f71"
source = "git+https://github.com/realaravinth/argon2-creds#c899181a1bdb65134cc329f26c5dd3601d89fc45"
dependencies = [
"ammonia",
"derive_builder 0.10.2",