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

13 lines
283 B

--- xml-rs-0.8.17/Cargo.toml 1970-01-01T00:00:01+00:00
+++ xml-rs-0.8.17/Cargo.toml 2023-09-05T20:54:42.627357+00:00
@@ -47,9 +47,5 @@
name = "xml"
path = "src/lib.rs"
-[[bin]]
-name = "xml-analyze"
-path = "src/analyze.rs"
-
[badges.maintenance]
status = "actively-developed"