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...

13 lines
300 B

--- rustls-pemfile-2.1.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ rustls-pemfile-2.1.3/Cargo.toml 2024-08-05T20:20:25.478822+00:00
@@ -51,9 +51,6 @@
version = "1.7"
package = "rustls-pki-types"
-[dev-dependencies.bencher]
-version = "0.1.5"
-
[features]
default = ["std"]
std = ["base64/std"]