rust/crates/project_model
bors[bot] e70cf706bb
Merge #6018
6018: Correct project_root path for ProjectJson. r=jonas-schievink a=woody77

It was already the folder containing the rust-project.json file, not the file itself.  This also removes the Option-ness of it, since it's now an infallible operation to set the member value.

Co-authored-by: Aaron Wood <aaronwood@google.com>
2020-09-20 19:25:09 +00:00
..
src Merge #6018 2020-09-20 19:25:09 +00:00
Cargo.toml Add description for crates that will be published 2020-08-24 13:07:22 +02:00