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-sequoia-openpgp/sequoia-openpgp-fix-metadat...

23 lines
540 B

--- sequoia-openpgp-1.17.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ sequoia-openpgp-1.17.0/Cargo.toml 2023-11-02T16:07:42.232894+00:00
@@ -277,10 +277,6 @@
[dependencies.xxhash-rust]
version = "0.8"
features = ["xxh3"]
-
-[dev-dependencies.criterion]
-version = "0.5"
-features = ["html_reports"]
[dev-dependencies.quickcheck]
version = "1"
@@ -346,8 +342,6 @@
"ripemd",
"rsa",
"sha2",
- "sha1collisiondetection/digest-trait",
- "sha1collisiondetection/oid",
"twofish",
"typenum",
"x25519-dalek",