fix imap env list page size 0

This commit is contained in:
Clément DOUIN 2024-08-25 08:43:40 +02:00
parent b93642b3bc
commit 48382b3e45
No known key found for this signature in database
GPG key ID: 353E4A18EE0FAB72

4
Cargo.lock generated
View file

@ -1245,7 +1245,7 @@ dependencies = [
[[package]]
name = "email-lib"
version = "0.25.0"
source = "git+https://git.sr.ht/~soywod/pimalaya#667aa414db55c7067cbc6592d18bb3b3376049e6"
source = "git+https://git.sr.ht/~soywod/pimalaya#f2b429db2839ddef9e4c496def386062339b437b"
dependencies = [
"async-trait",
"chrono",
@ -2947,7 +2947,7 @@ checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3"
[[package]]
name = "oauth-lib"
version = "0.1.1"
source = "git+https://git.sr.ht/~soywod/pimalaya#667aa414db55c7067cbc6592d18bb3b3376049e6"
source = "git+https://git.sr.ht/~soywod/pimalaya#f2b429db2839ddef9e4c496def386062339b437b"
dependencies = [
"log",
"oauth2",