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-rustls-pemfile/rustls-pemfile-fix-metadata...

10 lines
243 B

--- rustls-pemfile-1.0.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ rustls-pemfile-1.0.1/Cargo.toml 2022-08-11T11:43:33.341550+00:00
@@ -29,6 +29,3 @@
[dependencies.base64]
version = "0.13.0"
-
-[dev-dependencies.criterion]
-version = "0.3"