# 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 = "apply_attr" version = "0.2.4" authors = ["Vincent Esche "] description = "A syntax extension providing higher-order attributes to Rust." homepage = "https://github.com/regexident/apply_attr" documentation = "https://regexident.github.io/apply_attr" readme = "README.md" keywords = ["higher-order", "attribute", "apply"] categories = ["development-tools"] license = "MPL-2.0" repository = "https://github.com/regexident/apply_attr" [lib] name = "apply_attr" crate-type = ["dylib"] [dependencies.bitflags] version = "^0.7.0" [dependencies.compiletest_rs] version = "0.2.5" [dev-dependencies.compiletest_rs] version = "0.2.1"