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.
16 lines
307 B
16 lines
307 B
--- 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"
|
|
|