put imap retry behind the oauth2 cargo feature

This commit is contained in:
Clément DOUIN 2024-08-20 11:38:16 +02:00
parent cf064f8e0d
commit d823f32c31
No known key found for this signature in database
GPG key ID: 353E4A18EE0FAB72

2
Cargo.lock generated
View file

@ -1239,7 +1239,7 @@ dependencies = [
[[package]] [[package]]
name = "email-lib" name = "email-lib"
version = "0.25.0" version = "0.25.0"
source = "git+https://git.sr.ht/~soywod/pimalaya#c3e3100562bd245a6a8feaf20372630837fcbb38" source = "git+https://git.sr.ht/~soywod/pimalaya#809cc8da0943e787d67c7b16d450f1ab43822d4e"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"chrono", "chrono",