mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 12:56:30 +03:00
update to current async-imap master which should fix a crash
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -90,7 +90,7 @@ dependencies = [
|
|||||||
[[package]]
|
[[package]]
|
||||||
name = "async-imap"
|
name = "async-imap"
|
||||||
version = "0.1.1"
|
version = "0.1.1"
|
||||||
source = "git+https://github.com/async-email/async-imap#1327f678cf5515842fc309636459372e6ab40db2"
|
source = "git+https://github.com/async-email/async-imap#377d40837028b454c6365ff13e3f35cc341a908e"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"async-attributes 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
"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)",
|
"async-std 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
|||||||
Reference in New Issue
Block a user