# 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 = "2018" name = "call2-for-syn" version = "3.0.4" authors = ["Tamme Schichler "] include = [ "**/*.rs", "!tests/unincluded_*.rs", "Cargo.toml", "CHANGELOG.md", "CODE_OF_CONDUCT.md", "COPYRIGHT.md", "LICENSE-*", "README.md", "SECURITY.md", ] publish = true description = "Apply parser functions to proc-macro2 token streams" homepage = "https://github.com/Tamschi/call2-for-syn/tree/v3.0.4" documentation = "https://docs.rs/call2-for-syn/3.0.4" readme = "README.md" keywords = [ "proc-macro2", "syn", ] categories = ["development-tools::procedural-macro-helpers"] license = "MIT OR Apache-2.0" repository = "https://github.com/Tamschi/call2-for-syn" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] [dependencies.proc-macro2] version = "1.0.8" [dependencies.syn] version = "2.0.29" features = ["parsing"] default-features = false [dev-dependencies.cargo-husky] version = "1.5.0" [dev-dependencies.git_info] version = "0.1.2" [dev-dependencies.quote] version = "1.0.2" [dev-dependencies.version-sync] version = "0.9.3" [dev-dependencies.wasm-bindgen-test] version = "0.3.28" [badges.is-it-maintained-issue-resolution] repository = "Tamschi/call2-for-syn" [badges.is-it-maintained-open-issues] repository = "Tamschi/call2-for-syn" [badges.maintenance] status = "experimental"