Skip to content

Commit

Permalink
Update changelog note about crate-versions flag.
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss authored Mar 14, 2020
1 parent 7b0d4ba commit b3a1aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
- Added new feature resolver.
[#7820](https://github.com/rust-lang/cargo/pull/7820)
- Rustdoc docs now automatically include the version of the package in the
side bar.
side bar (requires `-Z crate-versions` flag).
[#7903](https://github.com/rust-lang/cargo/pull/7903)

## Cargo 1.42 (2020-03-12)
Expand Down

0 comments on commit b3a1aa9

Please sign in to comment.