# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "rushell_deps_pom" version = "3.2.0-jeff.2" authors = ["Junfeng Liu "] description = "PEG parser combinators using operator overloading without macros." homepage = "https://github.com/J-F-Liu/pom" documentation = "https://docs.rs/crate/pom/" readme = "README.md" keywords = ["parser", "parser-combinators", "parsing", "PEG"] categories = ["parsing"] license = "MIT" repository = "https://github.com/hiking90/rushell_deps_pom.git" [badges.travis-ci] repository = "J-F-Liu/pom"