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

13 lines
273 B

--- base64-0.13.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ base64-0.13.1/Cargo.toml 2022-10-27T09:23:03.138999+00:00
@@ -38,9 +38,6 @@
name = "benchmarks"
harness = false
-[dev-dependencies.criterion]
-version = "=0.3.2"
-
[dev-dependencies.rand]
version = "0.6.1"