epel10
imports/epel10/rust-idna0.4-0.4.0-4.el10
parent
56f5a05f28
commit
77cc47ae85
@ -0,0 +1,12 @@
|
||||
--- idna-0.4.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ idna-0.4.0/Cargo.toml 2024-09-22T00:13:34.159734+00:00
|
||||
@@ -47,9 +47,6 @@
|
||||
[dev-dependencies.assert_matches]
|
||||
version = "1.3"
|
||||
|
||||
-[dev-dependencies.bencher]
|
||||
-version = "0.1"
|
||||
-
|
||||
[dev-dependencies.serde_json]
|
||||
version = "1.0"
|
||||
|
@ -1,3 +1,6 @@
|
||||
[package]
|
||||
summary = "IDNA (Internationalizing Domain Names in Applications) and Punycode"
|
||||
cargo-toml-patch-comments = [
|
||||
"drop unused, benchmark-only criterion dev-dependency",
|
||||
]
|
||||
|
||||
|
Loading…
Reference in new issue