--- peg-macros-0.8.1/Cargo.toml 1970-01-01T00:00:01+00:00 +++ peg-macros-0.8.1/Cargo.toml 2023-09-09T17:16:12.210135+00:00 @@ -23,12 +23,6 @@ path = "lib.rs" proc-macro = true -[[bin]] -name = "rust-peg" -path = "bin.rs" -test = false -bench = false - [dependencies.peg-runtime] version = "= 0.8.1"