Update all modules to use registry - part 3

This commit is contained in:
mdecimus
2026-02-11 21:30:17 +00:00
parent c4064082ea
commit f7c2fe10c1
86 changed files with 1010 additions and 1037 deletions

2
Cargo.lock generated
View File

@@ -1768,6 +1768,7 @@ dependencies = [
"mail-parser",
"md5 0.8.0",
"nlp",
"nohash-hasher",
"password-hash",
"pbkdf2",
"proc_macros",
@@ -6029,6 +6030,7 @@ checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58"
name = "registry"
version = "0.15.4"
dependencies = [
"ahash",
"hashify",
"serde",
"serde_json",