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-1.1.1/Cargo.toml 2023-01-11T13:28:15+00:00
|
|
|
|
+++ pem-1.1.1/Cargo.toml 2023-03-27T08:13:55.018205+00:00
|
|
|
|
@@ -23,9 +23,6 @@
|
|
|
|
license = "MIT"
|
|
|
|
repository = "https://github.com/jcreekmore/pem-rs.git"
|
|
|
|
|
|
|
|
-[[bench]]
|
|
|
|
-name = "pem_benchmark"
|
|
|
|
-harness = false
|
|
|
|
[dependencies.base64]
|
|
|
|
version = "0.13.0"
|
|
|
|
|
|
|
|
@@ -33,8 +30,6 @@
|
|
|
|
version = "1"
|
|
|
|
features = ["serde_derive"]
|
|
|
|
optional = true
|
|
|
|
-[dev-dependencies.criterion]
|
|
|
|
-version = "0.3.0"
|
|
|
|
|
|
|
|
[dev-dependencies.serde_json]
|
|
|
|
version = "1"
|