mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-09-13 05:55:22 +00:00
build,ci: restore rust-toolchain.toml and update flakes to fix CI
This commit is contained in:
parent
10c1ad5170
commit
5f7f383f11
4 changed files with 55 additions and 11 deletions
4
rust-toolchain.toml
Normal file
4
rust-toolchain.toml
Normal file
|
@ -0,0 +1,4 @@
|
|||
[toolchain]
|
||||
channel = "1.88" # NB: Sync MSRV with Cargo.toml and CI!
|
||||
profile = "default"
|
||||
components = ["llvm-tools"]
|
Loading…
Add table
Add a link
Reference in a new issue