]> git.lizzy.rs Git - rust.git/blob - src/librustc_bitflags/Cargo.toml
Auto merge of #36707 - achanda:ip_type, 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