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

16 lines
377 B

--- directories-5.0.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ directories-5.0.1/Cargo.toml 2024-11-12T22:28:37.157435+00:00
@@ -25,12 +25,5 @@
license = "MIT OR Apache-2.0"
repository = "https://github.com/soc/directories-rs"
-[[bench]]
-name = "constructors"
-harness = false
-
[dependencies.dirs-sys]
version = "0.4.1"
-
-[dev-dependencies.bencher]
-version = "0.1.5"