Compare commits
No commits in common. 'epel10' and 'epel9' have entirely different histories.
@ -1,15 +0,0 @@
|
|||||||
--- 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"
|
|
@ -1,6 +1,3 @@
|
|||||||
[package]
|
[package]
|
||||||
summary = "Platform-specific standard locations of directories"
|
summary = "Platform-specific standard locations of directories"
|
||||||
cargo-toml-patch-comments = [
|
|
||||||
"drop unused, benchmark-only criterion dev-dependency",
|
|
||||||
]
|
|
||||||
|
|
||||||
|
Loading…
Reference in new issue