gpgmime

Create mail agent parseable email from a PGP message
git clone git://git.defalsify.org/gigmime.git
Log | Files | Refs | LICENSE

commit 4df78cdda4d55677081aed20664067a0becbf086
parent a1222d29b79ac6782f5715f354532d5a9e06c475
Author: lash <dev@holbrook.no>
Date:   Tue, 11 Oct 2022 14:33:37 +0000

Update version

Diffstat:
MCargo.toml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gpgmime" -version = "0.1.0" +version = "0.0.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html