Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update release note for 1.55.0.
Added a line about new formatting option, `{lib}`, for `cargo
tree` (rust-lang/cargo#9663).
  • Loading branch information
nebkor committed Aug 19, 2021
commit 52a988344bce118347d6a6567e67e20b7e99dc25
1 change: 1 addition & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ Cargo
- [The package definition in `cargo metadata` now includes the `"default_run"`
field from the manifest.][cargo/9550]
- [Added `cargo d` as an alias for `cargo doc`.][cargo/9680]
- [Added `{lib}` as formatting option for `cargo tree` to print the "lib_name" of packages.][cargo/9663]

Rustdoc
-------
Expand Down