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
296 B

--- base64-0.21.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ base64-0.21.0/Cargo.toml 2023-02-23T15:42:03.877114+00:00
@@ -42,9 +42,6 @@
name = "benchmarks"
harness = false
-[dev-dependencies.criterion]
-version = "0.4.0"
-
[dev-dependencies.rand]
version = "0.8.5"
features = ["small_rng"]