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.
15 lines
322 B
15 lines
322 B
2 years ago
|
--- peg-0.5.7/Cargo.toml 1970-01-01T00:00:00+00:00
|
||
|
+++ peg-0.5.7/Cargo.toml 2023-02-05T13:43:49.728396+00:00
|
||
|
@@ -22,11 +22,6 @@
|
||
|
license = "MIT"
|
||
|
repository = "https://github.com/kevinmehall/rust-peg"
|
||
|
|
||
|
-[[bin]]
|
||
|
-name = "rust-peg"
|
||
|
-path = "src/bin.rs"
|
||
|
-test = false
|
||
|
-bench = false
|
||
|
[dependencies.quote]
|
||
|
version = "0.3"
|
||
|
|