]> git.lizzy.rs Git - rust.git/blobdiff - RELEASES.md
Rollup merge of #88293 - est31:fix_grammar, r=Mark-Simulacrum
[rust.git] / RELEASES.md
index da20d6dc9ea6463c9478048ee972433cd517078b..2e7077ed2065e845f5b6ef70529ef6f30977a0e3 100644 (file)
@@ -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
 -------