feat: add version subcommand for versioning grammars
This commit is contained in:
parent
c03977a87e
commit
40606dd632
5 changed files with 310 additions and 6 deletions
|
|
@ -13,6 +13,7 @@ pub mod test;
|
|||
pub mod test_highlight;
|
||||
pub mod test_tags;
|
||||
pub mod util;
|
||||
pub mod version;
|
||||
pub mod wasm;
|
||||
|
||||
#[cfg(test)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue