]> git.lizzy.rs Git - rust.git/blob - src/librustc_bitflags/Cargo.toml
Rollup merge of #36902 - ollie27:stab_impls, r=alexcrichton
[rust.git] / src / librustc_bitflags / Cargo.toml
1 [package]
2 authors = ["The Rust Project Developers"]
3 name = "rustc_bitflags"
4 version = "0.0.0"
5
6 [lib]
7 name = "rustc_bitflags"
8 path = "lib.rs"
9 doctest = false