# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "pacosso" version = "0.2.5" authors = ["Tobias Schoofs"] description = "https://github.com/toschoo/pacosso/blob/master/README.md" documentation = "https://docs.rs/pacosso/0.2.2/pacosso/" readme = "README.md" keywords = [ "parser", "parser-combinator", "streaming-parser", "parsing-framework", ] categories = ["parsing"] license = "GPL-2.0 WITH Bison-exception-2.2" repository = "https://github.com/toschoo/pacosso" [dependencies]