]> git.lizzy.rs Git - rust.git/blob - src/tools/tier-check/Cargo.toml
Rollup merge of #81167 - usbalbin:const_write, r=oli-obk
[rust.git] / src / tools / tier-check / Cargo.toml
1 [package]
2 name = "tier-check"
3 version = "0.1.0"
4 authors = ["Eric Huss"]
5 edition = "2018"
6 license = "MIT OR Apache-2.0"
7
8 [dependencies]