github-actions[bot]
f95201d5aa
[create-pull-request] automated change
2025-11-15 18:31:26 +01:00
Henrik Friedrichsen
56520c2d8d
chore(toolchain): update ( #1730 )
...
[create-pull-request] automated change
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-06 17:33:47 +00:00
Henrik Friedrichsen
6dcdd8dba8
chore(toolchain): update ( #1712 )
...
* [create-pull-request] automated change
* Remove unused enums
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-29 22:35:59 +02:00
github-actions[bot]
72c96df79e
[create-pull-request] automated change
2025-08-15 22:09:46 +02:00
github-actions[bot]
ca94c00bca
[create-pull-request] automated change
2025-07-03 22:27:25 +02:00
github-actions[bot]
7d25f971dc
[create-pull-request] automated change
2025-05-17 16:58:02 +02:00
github-actions[bot]
4b3aaef2c7
[create-pull-request] automated change
2025-04-11 10:14:16 +02:00
github-actions[bot]
dc24116f9f
[create-pull-request] automated change
2025-02-26 20:16:18 +01:00
github-actions[bot]
7695528fb4
[create-pull-request] automated change
2025-02-05 10:32:36 +01:00
github-actions[bot]
0b4d4f7e7e
[create-pull-request] automated change
2025-01-20 23:36:01 +01:00
github-actions[bot]
ede017a369
[create-pull-request] automated change
2024-12-05 18:36:48 +01:00
github-actions[bot]
a5953d9848
[create-pull-request] automated change
2024-10-26 16:13:16 +02:00
github-actions[bot]
f15f8c0cd4
[create-pull-request] automated change
2024-09-16 09:09:36 +02:00
Henrik Friedrichsen
b823dfaf6c
chore(toolchain): update ( #1470 )
...
* [create-pull-request] automated change
* chore: cargo clippy
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-22 18:55:12 +02:00
Henrik Friedrichsen
47403f0d13
chore(toolchain): update ( #1452 )
...
* [create-pull-request] automated change
* chore: fix clippy warnings
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-10 15:38:53 +02:00
Henrik Friedrichsen
f98239f1f9
chore: Add rust-analyzer to used components
2024-04-21 16:54:39 +02:00
Henrik Friedrichsen
ed98d0f843
chore(toolchain): update ( #1441 )
...
[create-pull-request] automated change
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-10 22:13:47 +02:00
Henrik Friedrichsen
427e9fe57d
chore(toolchain): update ( #1432 )
...
[create-pull-request] automated change
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-04 15:14:32 +02:00
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