]> git.lizzy.rs Git - rust.git/blob - src/librustc_fs_util/Cargo.toml
Rollup merge of #67722 - petertodd:2019-improve-any-comment, r=Mark-Simulacrum
[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]