]> git.proxmox.com Git - rustc.git/blame - vendor/chalk-macros/Cargo.toml
New upstream version 1.42.0+dfsg0+pve1
[rustc.git] / vendor / chalk-macros / Cargo.toml
CommitLineData
83c7162d
XL
1# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
2#
3# When uploading crates to the registry Cargo will automatically
4# "normalize" Cargo.toml files for maximal compatibility
5# with all versions of Cargo and also rewrite `path` dependencies
6# to registry (e.g. crates.io) dependencies
7#
8# If you believe there's an error in this file please file an
9# issue against the rust-lang/cargo repository. If you're
10# editing this file be aware that the upstream Cargo.toml
11# will likely look very different (and much more reasonable)
12
13[package]
94b46f34
XL
14name = "chalk-macros"
15version = "0.1.0"
16authors = ["Rust Compiler Team", "Chalk developers"]
17description = "Macros for Chalk"
18readme = "README.md"
19keywords = ["compiler", "traits", "prolog"]
20license = "Apache-2.0/MIT"
21repository = "https://github.com/rust-lang-nursery/chalk"
22[dependencies.lazy_static]
23version = "0.2.2"