Update all modules to use registry - part 3
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user