You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-minus/minus-fix-metadata.diff

17 lines
375 B

--- minus-5.5.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ minus-5.5.3/Cargo.toml 2023-12-27T19:56:29.902296+00:00
@@ -31,6 +31,13 @@
]
license = "MIT OR Apache-2.0"
repository = "https://github.com/arijit79/minus"
+exclude = [
+ "/demo.png",
+ "/Dockerfile",
+ "/Justfile",
+ "/flake.*",
+ "/minus.svg",
+]
[package.metadata.docs.rs]
all-features = true