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.
rust-lalrpop/lalrpop-fix-metadata.diff

11 lines
315 B

--- lalrpop-0.19.9/Cargo.toml 1970-01-01T00:00:01+00:00
+++ lalrpop-0.19.9/Cargo.toml 2023-03-26T17:38:08.111063+00:00
@@ -26,6 +26,7 @@
categories = ["parsing"]
license = "Apache-2.0 OR MIT"
repository = "https://github.com/lalrpop/lalrpop"
+autobins = false
[package.metadata.docs.rs]
features = ["lexer"]