aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2024-01-10 18:08:44 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2024-01-10 18:08:44 +0100
commitf5b73182f25dfdcdc34f7b3c6664c5112ce93c1c (patch)
treea7f30a470d1aa057121a824e0557e528c3751518 /Cargo.lock
parent9cec7803d28617f1bfd1ac1621c2eda9582201d4 (diff)
downloadaerogramme-f5b73182f25dfdcdc34f7b3c6664c5112ce93c1c.tar.gz
aerogramme-f5b73182f25dfdcdc34f7b3c6664c5112ce93c1c.zip
Fetch now support MODSEQ data item
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index e2992b7..2f9e5b4 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1807,7 +1807,7 @@ dependencies = [
[[package]]
name = "imap-codec"
version = "2.0.0"
-source = "git+https://github.com/superboum/imap-codec?branch=custom/aerogramme#eb37f06a0e8d2543f60063ec80cde9e9dcb150f1"
+source = "git+https://github.com/superboum/imap-codec?branch=custom/aerogramme#990e709450ff4f8986b08d2b84e28f651b74f181"
dependencies = [
"abnf-core",
"base64 0.21.5",
@@ -1834,7 +1834,7 @@ dependencies = [
[[package]]
name = "imap-types"
version = "2.0.0"
-source = "git+https://github.com/superboum/imap-codec?branch=custom/aerogramme#eb37f06a0e8d2543f60063ec80cde9e9dcb150f1"
+source = "git+https://github.com/superboum/imap-codec?branch=custom/aerogramme#990e709450ff4f8986b08d2b84e28f651b74f181"
dependencies = [
"base64 0.21.5",
"bounded-static",