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.
14 lines
280 B
14 lines
280 B
2 years ago
|
--- xml-rs-0.8.7/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ xml-rs-0.8.7/Cargo.toml 2023-05-08T12:01:10.296102+00:00
|
||
|
@@ -40,10 +40,6 @@
|
||
|
name = "xml"
|
||
|
path = "src/lib.rs"
|
||
|
|
||
|
-[[bin]]
|
||
|
-name = "xml-analyze"
|
||
|
-path = "src/analyze.rs"
|
||
|
-
|
||
|
[dev-dependencies.doc-comment]
|
||
|
version = "0.3"
|
||
|
|