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.
|
|
|
--- pem-3.0.4/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ pem-3.0.4/Cargo.toml 2024-04-16T11:02:17.338913+00:00
|
|
|
|
@@ -29,10 +29,6 @@
|
|
|
|
repository = "https://github.com/jcreekmore/pem-rs.git"
|
|
|
|
resolver = "2"
|
|
|
|
|
|
|
|
-[[bench]]
|
|
|
|
-name = "pem_benchmark"
|
|
|
|
-harness = false
|
|
|
|
-
|
|
|
|
[dependencies.base64]
|
|
|
|
version = "0.22.0"
|
|
|
|
features = ["alloc"]
|
|
|
|
@@ -42,9 +38,6 @@
|
|
|
|
version = "1"
|
|
|
|
optional = true
|
|
|
|
default-features = false
|
|
|
|
-
|
|
|
|
-[dev-dependencies.criterion]
|
|
|
|
-version = "0.3.0"
|
|
|
|
|
|
|
|
[dev-dependencies.proptest]
|
|
|
|
version = "1"
|