Removed incorrect release note. fixes #51091
This commit is contained in:
parent
0b7c9e756e
commit
33ceb03efd
1 changed files with 0 additions and 2 deletions
|
@ -131,7 +131,6 @@ Cargo
|
||||||
- [Cargo will now output path to custom commands when `-v` is
|
- [Cargo will now output path to custom commands when `-v` is
|
||||||
passed with `--list`][cargo/5041]
|
passed with `--list`][cargo/5041]
|
||||||
- [The Cargo binary version is now the same as the Rust version][cargo/5083]
|
- [The Cargo binary version is now the same as the Rust version][cargo/5083]
|
||||||
- [`Cargo.lock` files are now included in published crates.][cargo/5093]
|
|
||||||
|
|
||||||
Misc
|
Misc
|
||||||
----
|
----
|
||||||
|
@ -235,7 +234,6 @@ Compatibility Notes
|
||||||
[`String::retain`]: https://doc.rust-lang.org/std/string/struct.String.html#method.retain
|
[`String::retain`]: https://doc.rust-lang.org/std/string/struct.String.html#method.retain
|
||||||
[cargo/5041]: https://github.com/rust-lang/cargo/pull/5041
|
[cargo/5041]: https://github.com/rust-lang/cargo/pull/5041
|
||||||
[cargo/5083]: https://github.com/rust-lang/cargo/pull/5083
|
[cargo/5083]: https://github.com/rust-lang/cargo/pull/5083
|
||||||
[cargo/5093]: https://github.com/rust-lang/cargo/pull/5093
|
|
||||||
|
|
||||||
|
|
||||||
Version 1.25.0 (2018-03-29)
|
Version 1.25.0 (2018-03-29)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue