Compare commits
No commits in common. 'epel10' and 'epel9' have entirely different histories.
@ -1,12 +0,0 @@
|
|||||||
--- idna-0.5.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
||||||
+++ idna-0.5.0/Cargo.toml 2024-09-14T19:58:41.428643+00:00
|
|
||||||
@@ -50,9 +50,6 @@
|
|
||||||
[dev-dependencies.assert_matches]
|
|
||||||
version = "1.3"
|
|
||||||
|
|
||||||
-[dev-dependencies.bencher]
|
|
||||||
-version = "0.1"
|
|
||||||
-
|
|
||||||
[dev-dependencies.serde_json]
|
|
||||||
version = "1.0"
|
|
||||||
|
|
@ -1,6 +1,3 @@
|
|||||||
[package]
|
[package]
|
||||||
summary = "IDNA (Internationalizing Domain Names in Applications) and Punycode"
|
summary = "IDNA (Internationalizing Domain Names in Applications) and Punycode"
|
||||||
cargo-toml-patch-comments = [
|
|
||||||
"drop unused, benchmark-only bencher dev-dependency",
|
|
||||||
]
|
|
||||||
|
|
||||||
|
Loading…
Reference in new issue