Registry testing - part 10
This commit is contained in:
41
Cargo.lock
generated
41
Cargo.lock
generated
@@ -1089,7 +1089,7 @@ dependencies = [
|
||||
"jmap_proto",
|
||||
"libc",
|
||||
"lz4_flex 0.12.0",
|
||||
"mail-auth 0.8.0",
|
||||
"mail-auth",
|
||||
"mail-builder",
|
||||
"mail-parser",
|
||||
"mail-send",
|
||||
@@ -2969,7 +2969,7 @@ dependencies = [
|
||||
"hyper-util",
|
||||
"jmap",
|
||||
"jmap_proto",
|
||||
"mail-auth 0.8.0",
|
||||
"mail-auth",
|
||||
"mail-builder",
|
||||
"mail-parser",
|
||||
"mail-send",
|
||||
@@ -3635,7 +3635,7 @@ dependencies = [
|
||||
"jmap-tools",
|
||||
"jmap_proto",
|
||||
"lz4_flex 0.12.0",
|
||||
"mail-auth 0.8.0",
|
||||
"mail-auth",
|
||||
"mail-builder",
|
||||
"mail-parser",
|
||||
"mail-send",
|
||||
@@ -4095,27 +4095,6 @@ dependencies = [
|
||||
"sha2 0.10.9",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "mail-auth"
|
||||
version = "0.7.5"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "5b7da45f78cc525d3750b623c967ae21c0cd28b2e6a9a2ee4b536a7cce3b21ce"
|
||||
dependencies = [
|
||||
"ahash",
|
||||
"flate2",
|
||||
"hashify",
|
||||
"hickory-resolver",
|
||||
"mail-builder",
|
||||
"mail-parser",
|
||||
"quick-xml 0.38.4",
|
||||
"quick_cache",
|
||||
"ring",
|
||||
"rustls-pki-types",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"zip",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "mail-auth"
|
||||
version = "0.8.0"
|
||||
@@ -4302,7 +4281,7 @@ dependencies = [
|
||||
"futures",
|
||||
"groupware",
|
||||
"lz4_flex 0.12.0",
|
||||
"mail-auth 0.8.0",
|
||||
"mail-auth",
|
||||
"mail-parser",
|
||||
"nlp",
|
||||
"num_cpus",
|
||||
@@ -6084,7 +6063,7 @@ dependencies = [
|
||||
"ahash",
|
||||
"hashify",
|
||||
"jmap-tools",
|
||||
"mail-auth 0.8.0",
|
||||
"mail-auth",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"tokio",
|
||||
@@ -7236,7 +7215,7 @@ dependencies = [
|
||||
"hyper 1.8.1",
|
||||
"hyper-util",
|
||||
"lru-cache",
|
||||
"mail-auth 0.8.0",
|
||||
"mail-auth",
|
||||
"mail-builder",
|
||||
"mail-parser",
|
||||
"mail-send",
|
||||
@@ -7333,7 +7312,7 @@ dependencies = [
|
||||
"hyper 1.8.1",
|
||||
"idna",
|
||||
"infer 0.19.0",
|
||||
"mail-auth 0.8.0",
|
||||
"mail-auth",
|
||||
"mail-builder",
|
||||
"mail-parser",
|
||||
"mail-send",
|
||||
@@ -7653,7 +7632,7 @@ dependencies = [
|
||||
"jmap-client",
|
||||
"jmap-tools",
|
||||
"jmap_proto",
|
||||
"mail-auth 0.7.5",
|
||||
"mail-auth",
|
||||
"mail-builder",
|
||||
"mail-parser",
|
||||
"mail-send",
|
||||
@@ -8185,7 +8164,7 @@ dependencies = [
|
||||
"compact_str",
|
||||
"event_macro",
|
||||
"hashify",
|
||||
"mail-auth 0.8.0",
|
||||
"mail-auth",
|
||||
"mail-parser",
|
||||
"parking_lot",
|
||||
"reqwest",
|
||||
@@ -8459,7 +8438,7 @@ dependencies = [
|
||||
"form_urlencoded",
|
||||
"futures",
|
||||
"http-body-util",
|
||||
"mail-auth 0.8.0",
|
||||
"mail-auth",
|
||||
"mail-send",
|
||||
"nohash-hasher",
|
||||
"parking_lot",
|
||||
|
||||
Reference in New Issue
Block a user