]> git.lizzy.rs Git - rust.git/blob - src/librustc_fs_util/Cargo.toml
Auto merge of #69474 - Dylan-DPC:rollup-ciotplu, r=Dylan-DPC
[rust.git] / src / librustc_fs_util / Cargo.toml
1 [package]
2 authors = ["The Rust Project Developers"]
3 name = "rustc_fs_util"
4 version = "0.0.0"
5 edition = "2018"
6
7 [lib]
8 name = "rustc_fs_util"
9 path = "lib.rs"
10
11 [dependencies]