From 93c0aa4b3a89201530520c46986659731a43cad6 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Thu, 25 Jan 2024 11:35:33 +0100 Subject: Various post-release fixes --- Cargo.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 7fccea7..bacb048 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1437,7 +1437,8 @@ dependencies = [ [[package]] name = "eml-codec" version = "0.1.2" -source = "git+https://git.deuxfleurs.fr/Deuxfleurs/eml-codec.git?branch=main#a7bd3c475a58e42b86c163ec075ce01ddae7e60a" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d4499124d87abce26a57ef96ece800fa8babc38fbedd81c607c340ae83d46d2e" dependencies = [ "base64 0.21.7", "chrono", -- cgit v1.2.3