Regenerate with rust2rpm v24

epel9 imports/e9/rust-phf_generator0.8-0.8.0-5.el9
Fabio Valentini 2 years ago
parent c421dd500b
commit 8b11a06002
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -1,3 +0,0 @@
# rust-phf_generator0.8
The rust-phf_generator0.8 package

@ -1,6 +1,6 @@
--- phf_generator-0.8.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ phf_generator-0.8.0/Cargo.toml 2022-11-04T20:05:14.426221+00:00
@@ -18,17 +18,11 @@
+++ phf_generator-0.8.0/Cargo.toml 2023-03-12T21:55:11.559377+00:00
@@ -18,17 +18,7 @@
description = "PHF generation logic"
license = "MIT"
repository = "https://github.com/sfackler/rust-phf"
@ -8,18 +8,18 @@
-[[bin]]
-name = "gen_hash_test"
-required-features = ["criterion"]
+autobins = false
[[bench]]
name = "benches"
harness = false
-
-[[bench]]
-name = "benches"
-harness = false
-[dependencies.criterion]
-version = "0.3"
-optional = true
+autobins = false
[dependencies.phf_shared]
version = "0.8.0"
@@ -36,5 +30,3 @@
@@ -36,5 +26,3 @@
[dependencies.rand]
version = "0.7"
features = ["small_rng"]

@ -1,4 +1,4 @@
# Generated by rust2rpm 23
# Generated by rust2rpm 24
%bcond_without check
%global debug_package %{nil}

Loading…
Cancel
Save