We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d783456 commit c43024fCopy full SHA for c43024f
CHANGELOG.md
@@ -5,6 +5,8 @@
5
6
### Added
7
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.
10
- Build scripts can now pass additional linker arguments for binaries or all
11
linkable targets. [docs](https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#outputs-of-the-build-script)
12
[#9557](https://github.com/rust-lang/cargo/pull/9557)
0 commit comments