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-rle-decode-fast/rle-decode-fast-fix-metadat...

19 lines
465 B

--- rle-decode-fast-1.0.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ rle-decode-fast-1.0.3/Cargo.toml 2022-02-09T22:27:33.229164+00:00
@@ -19,15 +19,5 @@
license = "MIT OR Apache-2.0"
repository = "https://github.com/WanzenBug/rle-decode-helper"
-[[bench]]
-name = "bench"
-harness = false
-required-features = ["bench"]
-[dependencies.criterion]
-version = "0.2"
-optional = true
-
-[features]
-bench = ["criterion"]
[badges.maintenance]
status = "deprecated"