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-httpdate/httpdate-fix-metadata.diff

14 lines
324 B

--- httpdate-1.0.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ httpdate-1.0.3/Cargo.toml 2023-08-31T17:00:17.422070+00:00
@@ -26,10 +26,3 @@
]
license = "MIT OR Apache-2.0"
repository = "https://github.com/pyfisch/httpdate"
-
-[[bench]]
-name = "benchmarks"
-harness = false
-
-[dev-dependencies.criterion]
-version = "0.5"