aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2023-09-21 11:27:33 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2023-09-21 11:27:33 +0200
commit1fb9970502ed654d99ab41dd8d1cb5c09ea91c02 (patch)
tree2ae43aa32c8a533cfee886b06e0cebd441470ad2 /Cargo.lock
parentb32bb6071a58c94dd014c53de989bff3e4cc166b (diff)
downloadaerogramme-1fb9970502ed654d99ab41dd8d1cb5c09ea91c02.tar.gz
aerogramme-1fb9970502ed654d99ab41dd8d1cb5c09ea91c02.zip
add back header fields
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 8a67046..a5fe09e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -844,7 +844,7 @@ checksum = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07"
[[package]]
name = "eml-codec"
version = "0.1.2"
-source = "git+https://git.deuxfleurs.fr/Deuxfleurs/eml-codec.git?branch=main#5cff5510acc2c414b74419e0ee636d5ab249036b"
+source = "git+https://git.deuxfleurs.fr/Deuxfleurs/eml-codec.git?branch=main#a7bd3c475a58e42b86c163ec075ce01ddae7e60a"
dependencies = [
"base64 0.21.2",
"chrono",