aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2024-01-19 17:39:55 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2024-01-19 17:39:55 +0100
commitc2a518a997fa12f6e82b2a9eb1ba8cd6059fdf41 (patch)
treeb183720d2a048b1c6641260431258f6332739db3 /Cargo.lock
parent0cc38571f494a40170dc9913eddad5012337574a (diff)
downloadaerogramme-c2a518a997fa12f6e82b2a9eb1ba8cd6059fdf41.tar.gz
aerogramme-c2a518a997fa12f6e82b2a9eb1ba8cd6059fdf41.zip
filter expunge
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 4b49312..afa6980 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#b0a80c4826f3d8bf2d2e69f68443c261e62bb40f"
+source = "git+https://github.com/superboum/imap-codec?branch=custom/aerogramme#0f27fe2f10d16c96e0be18914fdbeda9df545beb"
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#b0a80c4826f3d8bf2d2e69f68443c261e62bb40f"
+source = "git+https://github.com/superboum/imap-codec?branch=custom/aerogramme#0f27fe2f10d16c96e0be18914fdbeda9df545beb"
dependencies = [
"base64 0.21.5",
"bounded-static",