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.
19 lines
465 B
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 2023-08-05T22:05:22.977258+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"
|