build,ci: restore rust-toolchain.toml and update flakes to fix CI

This commit is contained in:
oxalica 2025-09-11 18:48:38 -04:00
parent 10c1ad5170
commit 5f7f383f11
4 changed files with 55 additions and 11 deletions

View file

@ -9,7 +9,7 @@ default-members = ["blahd"]
[workspace.package]
edition = "2024"
# NB: Sync MSRV with CI!
# NB: Sync MSRV with CI and rust-toolchain.toml!
rust-version = "1.88" # let_chains
[workspace.lints.clippy]