1 2 3 4 5 6 7 8 9 10
[dependencies.nom] version = "7.1.3" [package] description = "A libray for working with GBNF" edition = "2021" license = "MIT" name = "gbnf" readme = "README.md" version = "0.1.0"