1 2 3 4 5 6 7 8 9 10 11 12 13
[dependencies.nom] version = "7.1.0" [lib] edition = "2021" path = "./src/lib.rs" [package] authors = ["tbistr"] description = "lld-script parser and generator" license = "MIT" name = "lld-pg" version = "0.1.2"