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-xml-rs/xml-rs-fix-metadata.diff

14 lines
282 B

--- xml-rs-0.8.13/Cargo.toml 1970-01-01T00:00:01+00:00
+++ xml-rs-0.8.13/Cargo.toml 2023-05-29T17:54:38.066680+00:00
@@ -46,10 +46,6 @@
name = "xml"
path = "src/lib.rs"
-[[bin]]
-name = "xml-analyze"
-path = "src/analyze.rs"
-
[dev-dependencies.doc-comment]
version = "0.3"