--- minus-5.4.0/Cargo.toml 1970-01-01T00:00:01+00:00 +++ minus-5.4.0/Cargo.toml 2023-08-02T12:39:29.404953+00:00 @@ -31,6 +31,12 @@ ] license = "MIT OR Apache-2.0" repository = "https://github.com/arijit79/minus" +exclude = [ + "/demo.png", + "/Dockerfile", + "/Justfile", + "/minus.svg", +] [package.metadata.docs.rs] all-features = true