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

13 lines
241 B

--- wmidi-4.0.8/Cargo.toml 1970-01-01T00:00:01+00:00
+++ wmidi-4.0.8/Cargo.toml 2023-08-30T13:29:10.154544+00:00
@@ -35,9 +35,6 @@
[dependencies]
-[dev-dependencies.criterion]
-version = "0.3"
-
[features]
default = ["std"]
std = []