Bootstrap from registry - part 7

This commit is contained in:
mdecimus
2026-02-03 12:23:05 +01:00
parent 262aed19af
commit 7c8be27fcf
93 changed files with 1206 additions and 9398 deletions

6
Cargo.lock generated
View File

@@ -1233,6 +1233,7 @@ dependencies = [
"futures",
"rdkafka",
"redis",
"registry",
"store",
"tokio",
"trc",
@@ -1754,9 +1755,6 @@ dependencies = [
"deadpool 0.10.0",
"futures",
"ldap3",
"mail-builder",
"mail-parser",
"mail-send",
"md5 0.8.0",
"nlp",
"password-hash",
@@ -1764,6 +1762,7 @@ dependencies = [
"proc_macros",
"pwhash",
"regex",
"registry",
"reqwest",
"rkyv",
"rustls 0.23.36",
@@ -1773,7 +1772,6 @@ dependencies = [
"serde_json",
"sha1",
"sha2 0.10.9",
"smtp-proto",
"store",
"tokio",
"tokio-rustls 0.26.4",