aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2024-01-17 10:28:04 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2024-01-17 10:28:04 +0100
commit4a15ceacf1f45b15ae9b926110f48447c258ba1c (patch)
treeef978fe5b34bbd113b4328b6d47e804d4b9a0da4 /Cargo.lock
parent1a0247e9352619bed45dfb8101133261cfecb512 (diff)
downloadaerogramme-4a15ceacf1f45b15ae9b926110f48447c258ba1c.tar.gz
aerogramme-4a15ceacf1f45b15ae9b926110f48447c258ba1c.zip
Update dependency
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index e00317b..4b49312 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1822,7 +1822,7 @@ dependencies = [
[[package]]
name = "imap-flow"
version = "0.1.0"
-source = "git+https://github.com/superboum/imap-flow.git?branch=custom/aerogramme#0f548a2070aace09f9f9a0b6ef221efefb8b110b"
+source = "git+https://github.com/superboum/imap-flow.git?branch=custom/aerogramme#60ff9e082ccfcd10a042b616d8038a578fa0c8ff"
dependencies = [
"bounded-static",
"bytes",