diff --git a/highfive/configs/cargo.json b/highfive/configs/cargo.json index 3027e18f..fee06a6d 100644 --- a/highfive/configs/cargo.json +++ b/highfive/configs/cargo.json @@ -4,5 +4,6 @@ }, "dirs": { "doc": ["doc"] - } + }, + "contributing": "https://github.com/rust-lang/cargo/blob/master/CONTRIBUTING.md" }