diff --git a/Cargo.lock b/Cargo.lock index a344a3bd7..519fafc89 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -124,7 +124,7 @@ dependencies = [ [[package]] name = "async-smtp" version = "0.1.0" -source = "git+https://github.com/async-email/async-smtp#4f8416a0b8e0f8369459bb2fd342e79a17eb836b" +source = "git+https://github.com/async-email/async-smtp#c26ce542e847c502654c471ebc50d6c996f86cee" dependencies = [ "async-native-tls 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "async-std 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",