[package] name = "nom-g4" version = "0.1.0" edition = "2021" authors = ["xhwhis "] description = "Parsing ANTLR v4 grammar using Rust's nom library." license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]