Compare commits
No commits in common. 'epel10' and 'epel9' have entirely different histories.
@ -1,10 +0,0 @@
|
|||||||
--- funty-2.0.0/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
||||||
+++ funty-2.0.0/Cargo.toml 2024-09-14T12:10:16.683388+00:00
|
|
||||||
@@ -18,7 +18,6 @@
|
|
||||||
include = ["Cargo.toml", "LICENSE.txt", "src/lib.rs"]
|
|
||||||
description = "Trait generalization over the primitive types"
|
|
||||||
documentation = "https://docs.rs/funty"
|
|
||||||
-readme = "README.md"
|
|
||||||
keywords = ["numerics", "primitives", "traits"]
|
|
||||||
categories = ["no-std", "rust-patterns"]
|
|
||||||
license = "MIT"
|
|
@ -1,5 +0,0 @@
|
|||||||
[package]
|
|
||||||
cargo-toml-patch-comments = [
|
|
||||||
"remove reference to readme file that is not included in published crates",
|
|
||||||
]
|
|
||||||
|
|
Loading…
Reference in new issue