--- peg-macros-0.6.3/Cargo.toml 2020-07-22T03:04:04+00:00 +++ peg-macros-0.6.3/Cargo.toml 2023-02-05T13:40:13.088140+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"