You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-openpgp-cert-d/openpgp-cert-d-fix-metadata...

12 lines
303 B

--- openpgp-cert-d-0.1.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ openpgp-cert-d-0.1.0/Cargo.toml 2023-11-02T15:56:32.788405+00:00
@@ -35,7 +35,7 @@
default-features = false
[dependencies.sha1collisiondetection]
-version = "0.2"
+version = "0.3"
default-features = false
[dependencies.tempfile]