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
No known key found for this signature in database
GPG key ID: 97C636207D3EF933
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