Rust Release binary
Version updated for rust-build/rust-build.action to version v1.4.4.
- This action is used across all versions by 24 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- Update .hadolint.yaml - DL3018 by @sadikkuzu in https://github.com/rust-build/rust-build.action/pull/77
- Bump default rust version to 1.73
- Add new option to easily disable/enable static linking override (thanks @veloii)
- Add option to specify build features, or any other cargo build flags (thanks @johnnyfreeman)
- Fix minify only accepted “true” as a truthy value (thanks @localghost)
New Contributors
- @sadikkuzu made their first contribution in https://github.com/rust-build/rust-build.action/pull/77
Full Changelog: https://github.com/rust-build/rust-build.action/compare/v1.4.3...v1.4.4