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-peg-macros0.6/SOURCES/peg-macros-fix-metadata.diff

15 lines
305 B

--- peg-macros-0.6.3/Cargo.toml 2020-07-22T03:04:04+00:00
+++ peg-macros-0.6.3/Cargo.toml 2023-09-09T17:20:12.018191+00:00
@@ -24,11 +24,6 @@
path = "lib.rs"
proc-macro = true
-[[bin]]
-name = "rust-peg"
-path = "bin.rs"
-test = false
-bench = false
[dependencies.peg-runtime]
version = "= 0.6.3"