ci: update checked rust-toolchain version

This commit is contained in:
Rob Ede
2024-01-11 03:01:31 +00:00
parent bb3f6a170e
commit af702488e5
3 changed files with 55 additions and 43 deletions

View File

@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
* Allow overriding the toolchain file with explicit `toolchain` input. (#26)
## [1.6.0] - 2023-12-04
### Added