|
|
|
|
@@ -52,7 +52,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "anyhow"
|
|
|
|
|
version = "1.0.23"
|
|
|
|
|
version = "1.0.22"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
@@ -90,7 +90,7 @@ dependencies = [
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "async-imap"
|
|
|
|
|
version = "0.1.1"
|
|
|
|
|
source = "git+https://github.com/async-email/async-imap#1327f678cf5515842fc309636459372e6ab40db2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"async-attributes 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"async-std 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
@@ -100,7 +100,7 @@ dependencies = [
|
|
|
|
|
"chrono 0.4.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures_codec 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"imap-proto 0.9.1 (git+https://github.com/djc/tokio-imap)",
|
|
|
|
|
"imap-proto 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"nom 5.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"pin-utils 0.1.0-alpha.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rental 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
@@ -410,7 +410,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-integer 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
@@ -608,9 +608,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "deltachat"
|
|
|
|
|
version = "1.0.0-beta.8"
|
|
|
|
|
version = "1.0.0-beta.7"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"async-imap 0.1.1 (git+https://github.com/async-email/async-imap)",
|
|
|
|
|
"async-imap 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"async-std 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"async-tls 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"backtrace 0.3.40 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
@@ -626,14 +626,14 @@ dependencies = [
|
|
|
|
|
"failure_derive 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"hex 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"image-meta 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"itertools 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"itertools 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"jetscii 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lettre 0.9.2 (git+https://github.com/deltachat/lettre?branch=feat/rustls)",
|
|
|
|
|
"libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"mmime 0.1.2",
|
|
|
|
|
"num-derive 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"percent-encoding 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"pgp 0.3.2 (git+https://github.com/rpgp/rpgp)",
|
|
|
|
|
"pretty_assertions 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
@@ -683,13 +683,13 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "deltachat_ffi"
|
|
|
|
|
version = "1.0.0-beta.8"
|
|
|
|
|
version = "1.0.0-beta.7"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"deltachat 1.0.0-beta.8",
|
|
|
|
|
"deltachat 1.0.0-beta.7",
|
|
|
|
|
"deltachat-provider-database 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"human-panic 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
@@ -795,6 +795,14 @@ name = "entities"
|
|
|
|
|
version = "1.0.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "enum_primitive"
|
|
|
|
|
version = "0.1.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"num-traits 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "env_logger"
|
|
|
|
|
version = "0.6.2"
|
|
|
|
|
@@ -1225,7 +1233,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"unicode-normalization 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"unicode-normalization 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
@@ -1235,7 +1243,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"unicode-normalization 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"unicode-normalization 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
@@ -1251,7 +1259,7 @@ dependencies = [
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "imap-proto"
|
|
|
|
|
version = "0.9.1"
|
|
|
|
|
source = "git+https://github.com/djc/tokio-imap#a26056915f1d715f97935da1f0c97c6d0174f292"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"nom 5.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
@@ -1274,7 +1282,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "itertools"
|
|
|
|
|
version = "0.8.2"
|
|
|
|
|
version = "0.8.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"either 1.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
@@ -1589,7 +1597,7 @@ dependencies = [
|
|
|
|
|
"libm 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-integer 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-iter 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
@@ -1612,7 +1620,7 @@ version = "0.1.41"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
@@ -1622,12 +1630,20 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-integer 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "num-traits"
|
|
|
|
|
version = "0.2.10"
|
|
|
|
|
version = "0.1.43"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"num-traits 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "num-traits"
|
|
|
|
|
version = "0.2.9"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
@@ -1713,7 +1729,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "pgp"
|
|
|
|
|
version = "0.3.2"
|
|
|
|
|
source = "git+https://github.com/rpgp/rpgp#4cc60a1e45a781ea6e7f394ae2583844ac75d214"
|
|
|
|
|
source = "git+https://github.com/rpgp/rpgp#33ff206379d826a922c9fad822f178a0987e657c"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"aes 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
@@ -1733,6 +1749,7 @@ dependencies = [
|
|
|
|
|
"des 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"digest 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ed25519-dalek 1.0.0-pre.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"enum_primitive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"failure 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"flate2 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"generic-array 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
@@ -1743,7 +1760,7 @@ dependencies = [
|
|
|
|
|
"nom 4.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-bigint-dig 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-derive 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ripemd160 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rsa 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
@@ -1838,7 +1855,7 @@ dependencies = [
|
|
|
|
|
"bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
@@ -2208,7 +2225,7 @@ dependencies = [
|
|
|
|
|
"num-bigint-dig 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-integer 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-iter 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"subtle 2.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"zeroize 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
@@ -2868,7 +2885,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "unicode-normalization"
|
|
|
|
|
version = "0.1.11"
|
|
|
|
|
version = "0.1.10"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"smallvec 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
@@ -3061,7 +3078,7 @@ name = "wasm-bindgen-webidl"
|
|
|
|
|
version = "0.2.55"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"anyhow 1.0.23 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"anyhow 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
@@ -3076,7 +3093,7 @@ name = "web-sys"
|
|
|
|
|
version = "0.3.32"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"anyhow 1.0.23 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"anyhow 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"js-sys 0.3.32 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"sourcefile 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"wasm-bindgen 0.2.55 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
@@ -3239,13 +3256,13 @@ dependencies = [
|
|
|
|
|
"checksum aesni 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2f70a6b5f971e473091ab7cfb5ffac6cde81666c4556751d8d5620ead8abf100"
|
|
|
|
|
"checksum aho-corasick 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)" = "58fb5e95d83b38284460a5fda7d6470aa0b8844d283a0b614b8535e880800d2d"
|
|
|
|
|
"checksum ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
|
|
|
|
|
"checksum anyhow 1.0.23 (registry+https://github.com/rust-lang/crates.io-index)" = "6f1072d8f55592084072d2d3cb23a4b680a8543c00f10d446118e85ad3718142"
|
|
|
|
|
"checksum anyhow 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" = "e19f23ab207147bbdbcdfa7f7e4ca5e84963d79bae3937074682177ab9150968"
|
|
|
|
|
"checksum arrayref 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "0d382e583f07208808f6b1249e60848879ba3543f57c32277bf52d69c2f0f0ee"
|
|
|
|
|
"checksum arrayvec 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)" = "cd9fd44efafa8690358b7408d253adf110036b88f55672a933f01d616ad9b1b9"
|
|
|
|
|
"checksum arrayvec 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cff77d8686867eceff3105329d4698d96c2391c176d5d03adc90c7389162b5b8"
|
|
|
|
|
"checksum ascii_utils 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)" = "71938f30533e4d95a6d17aa530939da3842c2ab6f4f84b9dae68447e4129f74a"
|
|
|
|
|
"checksum async-attributes 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "efd3d156917d94862e779f356c5acae312b08fd3121e792c857d7928c8088423"
|
|
|
|
|
"checksum async-imap 0.1.1 (git+https://github.com/async-email/async-imap)" = "<none>"
|
|
|
|
|
"checksum async-imap 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ead31adf9bcfa6d52605882b93458c63432f06c428edf4558f956807ad7103be"
|
|
|
|
|
"checksum async-macros 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "644a5a8de80f2085a1e7e57cd1544a2a7438f6e003c0790999bd43b92a77cdb2"
|
|
|
|
|
"checksum async-std 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "56933da6903b273923d13f4746d829f66ff9b444173f6743d831e80f4da15446"
|
|
|
|
|
"checksum async-task 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "de6bd58f7b9cc49032559422595c81cbfcf04db2f2133592f70af19e258a1ced"
|
|
|
|
|
@@ -3316,6 +3333,7 @@ dependencies = [
|
|
|
|
|
"checksum either 1.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "bb1f6b1ce1c140482ea30ddd3335fc0024ac7ee112895426e0a629a6c20adfe3"
|
|
|
|
|
"checksum encoding_rs 0.8.20 (registry+https://github.com/rust-lang/crates.io-index)" = "87240518927716f79692c2ed85bfe6e98196d18c6401ec75355760233a7e12e9"
|
|
|
|
|
"checksum entities 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b5320ae4c3782150d900b79807611a59a99fc9a1d61d686faafc24b93fc8d7ca"
|
|
|
|
|
"checksum enum_primitive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "be4551092f4d519593039259a9ed8daedf0da12e5109c5280338073eaeb81180"
|
|
|
|
|
"checksum env_logger 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "aafcde04e90a5226a6443b7aabdb016ba2f8307c847d524724bd9b346dd1a2d3"
|
|
|
|
|
"checksum error-chain 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3ab49e9dcb602294bc42f9a7dfc9bc6e936fca4418ea300dbfb84fe16de0b7d9"
|
|
|
|
|
"checksum escaper 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "39da344028c2227132b2dfa7c186e2104ecc153467583d00ed9c398f9ff693b0"
|
|
|
|
|
@@ -3367,10 +3385,10 @@ dependencies = [
|
|
|
|
|
"checksum idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e"
|
|
|
|
|
"checksum idna 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "02e2673c30ee86b5b96a9cb52ad15718aa1f966f5ab9ad54a8b95d5ca33120a9"
|
|
|
|
|
"checksum image-meta 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b00861cbbb254a627d8acc0cec786b484297d896ab8f20fdc8e28536a3e918ef"
|
|
|
|
|
"checksum imap-proto 0.9.1 (git+https://github.com/djc/tokio-imap)" = "<none>"
|
|
|
|
|
"checksum imap-proto 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "e0690d689f8afe8111dfe1daedd9ef0d232868c7819da3c1f9252fd260aff7f7"
|
|
|
|
|
"checksum indexmap 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "712d7b3ea5827fcb9d4fda14bf4da5f136f0db2ae9c8f4bd4e2d1c6fde4e6db2"
|
|
|
|
|
"checksum iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
|
|
|
|
|
"checksum itertools 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f56a2d0bc861f9165be4eb3442afd3c236d8a98afd426f65d92324ae1091a484"
|
|
|
|
|
"checksum itertools 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "87fa75c9dea7b07be3138c49abbb83fd4bea199b5cdc76f9804458edc5da0d6e"
|
|
|
|
|
"checksum itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "501266b7edd0174f8530248f87f99c88fbe60ca4ef3dd486835b8d8d53136f7f"
|
|
|
|
|
"checksum jetscii 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "5f25cca2463cb19dbb1061eb3bd38a8b5e4ce1cc5a5a9fc0e02de486d92b9b05"
|
|
|
|
|
"checksum js-sys 0.3.32 (registry+https://github.com/rust-lang/crates.io-index)" = "1c840fdb2167497b0bd0db43d6dfe61e91637fa72f9d061f8bd17ddc44ba6414"
|
|
|
|
|
@@ -3409,7 +3427,8 @@ dependencies = [
|
|
|
|
|
"checksum num-derive 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "eafd0b45c5537c3ba526f79d3e75120036502bebacbb3f3220914067ce39dbf2"
|
|
|
|
|
"checksum num-integer 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)" = "b85e541ef8255f6cf42bbfe4ef361305c6c135d10919ecc26126c4e5ae94bc09"
|
|
|
|
|
"checksum num-iter 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)" = "76bd5272412d173d6bf9afdf98db8612bbabc9a7a830b7bfc9c188911716132e"
|
|
|
|
|
"checksum num-traits 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)" = "d4c81ffc11c212fa327657cb19dd85eb7419e163b5b076bede2bdb5c974c07e4"
|
|
|
|
|
"checksum num-traits 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)" = "92e5113e9fd4cc14ded8e499429f396a20f98c772a47cc8622a736e1ec843c31"
|
|
|
|
|
"checksum num-traits 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)" = "443c53b3c3531dfcbfa499d8893944db78474ad7a1d87fa2d94d1a2231693ac6"
|
|
|
|
|
"checksum num_cpus 1.11.1 (registry+https://github.com/rust-lang/crates.io-index)" = "76dac5ed2a876980778b8b85f75a71b6cbf0db0b1232ee12f826bccb00d09d72"
|
|
|
|
|
"checksum once_cell 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "891f486f630e5c5a4916c7e16c4b24a53e78c860b646e9f8e005e4f16847bfed"
|
|
|
|
|
"checksum opaque-debug 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"
|
|
|
|
|
@@ -3540,7 +3559,7 @@ dependencies = [
|
|
|
|
|
"checksum typenum 1.11.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6d2783fe2d6b8c1101136184eb41be8b1ad379e4657050b8aaff0c79ee7575f9"
|
|
|
|
|
"checksum unicase 2.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
|
|
|
|
|
"checksum unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
|
|
|
|
|
"checksum unicode-normalization 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "b561e267b2326bb4cebfc0ef9e68355c7abe6c6f522aeac2f5bf95d56c59bdcf"
|
|
|
|
|
"checksum unicode-normalization 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "f0d98d53dfd9509a7c7f36fa8857b8f1fb699edbddd7dc2fb688db2ae5d0b2c1"
|
|
|
|
|
"checksum unicode-segmentation 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e83e153d1053cbb5a118eeff7fd5be06ed99153f00dbcd8ae310c5fb2b22edc0"
|
|
|
|
|
"checksum unicode-width 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "7007dbd421b92cc6e28410fe7362e2e0a2503394908f417b68ec8d1c364c4e20"
|
|
|
|
|
"checksum unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f860d7d29cf02cb2f3f359fd35991af3d30bac52c57d265a3c461074cb4dc"
|
|
|
|
|
|