Skip to content

Commit c43024f

Browse files
committed
Add a CHANGELOG entry
1 parent d783456 commit c43024f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
### Added
77

8+
- Added support for the [`rust-version`](https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-rust-version-field)
9+
field in a crate's metadata and the `--ignore-rust-version` command line option.
810
- Build scripts can now pass additional linker arguments for binaries or all
911
linkable targets. [docs](https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#outputs-of-the-build-script)
1012
[#9557](https://github.com/rust-lang/cargo/pull/9557)

0 commit comments

Comments
 (0)