mirror of
https://github.com/soywod/himalaya.git
synced 2024-11-24 12:00:22 +00:00
put imap retry behind the oauth2 cargo feature
This commit is contained in:
parent
cf064f8e0d
commit
d823f32c31
1 changed files with 1 additions and 1 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1239,7 +1239,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "email-lib"
|
||||
version = "0.25.0"
|
||||
source = "git+https://git.sr.ht/~soywod/pimalaya#c3e3100562bd245a6a8feaf20372630837fcbb38"
|
||||
source = "git+https://git.sr.ht/~soywod/pimalaya#809cc8da0943e787d67c7b16d450f1ab43822d4e"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"chrono",
|
||||
|
|
Loading…
Reference in a new issue