# 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] name = "v11_macros" version = "0.0.5" authors = ["neptunepink "] description = "Macros for `v11`." homepage = "https://github.com/purpleposeidon/v11" license = "MIT/Apache-2.0" repository = "https://github.com/purpleposeidon/v11" [lib] path = "lib.rs" proc-macro = true [dependencies.procedural-masquerade] version = "0.1.1" [dependencies.quote] version = "0.3.*" [dependencies.rustfmt] version = "0.10.0" [dependencies.syntex] version = "0.58.*" [dependencies.syntex_syntax] version = "0.58.*"