update-rust-toolchain

Automatically update your rust toolchain.

MIT License

Downloads
1.3K
Stars
4
Committers
2
update-rust-toolchain - Release v1.1 Latest Release

Published by a-kenji about 2 years ago

This is a patch version, that now correctly selects the patch version, if there are multiple present.
Also adds the github action bot as its default author.

What's Changed

Full Changelog: https://github.com/a-kenji/update-rust-toolchain/compare/v1...v1.1

update-rust-toolchain - v1: Initial release

Published by a-kenji over 2 years ago

This Action will update your rust-toolchain(.toml) file and send a PR whenever it is run. You can run it on a schedule, or manually. Update only the patch version, or also the minor version. See the README.md for more information.