Commit Graph

4 Commits

Author SHA1 Message Date
Henrik Friedrichsen
7f6182dd62 chore(toolchain): update (#1426)
[create-pull-request] automated change

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-30 19:03:44 +01:00
github-actions[bot]
7dec5a2767 [create-pull-request] automated change 2024-02-17 11:31:38 +01:00
github-actions[bot]
cef08e6e01 [create-pull-request] automated change 2024-01-06 12:08:06 +01:00
Thomas Frans
2b2d5745c3 chore: keep track of used toolchain version (#1319)
* chore: keep track of used toolchain version

Keeping the used toolchain version in version control makes sure that
when building older versions, the same toolchain is used every time. For
example, when `ncspot 0.12.0` has always been compiled with Rust version
`1.67.0` but the currently installed version is `1.73.0`, this file
would cause Rustup to download the older version again.

* feat: add rust-toolchain.toml update workflow
2024-01-06 12:04:31 +01:00