This commit is contained in:
acx
2024-08-11 09:25:09 +00:00
parent e25c1b5ceb
commit 21a6b91139
13 changed files with 466 additions and 7 deletions

1
Cargo.lock generated
View File

@@ -553,6 +553,7 @@ dependencies = [
"once_cell",
"pbkdf2",
"rand_core",
"regex",
"serde",
"serde_json",
"tokio",