diff --git a/Cargo.lock b/Cargo.lock index 080602a9d..c20e3d310 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1005,7 +1005,7 @@ dependencies = [ [[package]] name = "imap" version = "1.0.2" -source = "git+https://github.com/deltachat/rust-imap?branch=fix-imap-hang1#2f7a7415d32b3ad71b92b9ef26036c34640501c9" +source = "git+https://github.com/deltachat/rust-imap?branch=fix-imap-hang1#0fb44133bebcc037205472fe9904794c7827356e" dependencies = [ "base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)", "bufstream 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",