Drop unneeded dependency on bencher

epel10 imports/epel10/rust-crc-any-2.5.0-2.el10
Orion Poplawski 4 months ago
parent af9503eab0
commit 3ff5f49e5f

@ -0,0 +1,12 @@
--- crc-any-2.5.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ crc-any-2.5.0/Cargo.toml 2024-10-29T14:11:56.176934+00:00
@@ -51,9 +51,6 @@
version = "0.8"
optional = true
-[dev-dependencies.bencher]
-version = "0.1.5"
-
[features]
alloc = ["debug-helper"]
default = ["alloc"]

@ -12,6 +12,8 @@ Summary: Compute CRC values
License: MIT
URL: https://crates.io/crates/crc-any
Source: %{crates_source}
# Manually created patch for downstream crate metadata changes
Patch: crc-any-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24

Loading…
Cancel
Save