diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2024-01-17 10:28:04 +0100 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2024-01-17 10:28:04 +0100 |
commit | 4a15ceacf1f45b15ae9b926110f48447c258ba1c (patch) | |
tree | ef978fe5b34bbd113b4328b6d47e804d4b9a0da4 /Cargo.lock | |
parent | 1a0247e9352619bed45dfb8101133261cfecb512 (diff) | |
download | aerogramme-4a15ceacf1f45b15ae9b926110f48447c258ba1c.tar.gz aerogramme-4a15ceacf1f45b15ae9b926110f48447c258ba1c.zip |
Update dependency
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", |