--- peg-macros-0.8.2/Cargo.toml 1970-01-01T00:00:01+00:00 +++ peg-macros-0.8.2/Cargo.toml 2024-01-13T21:53:29.862744+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.2"