chore(build): pin Rust toolchain configs to 1.97.1 (#5350)

Co-authored-by: heihutu <heihutu@gmail.com>
This commit is contained in:
houseme
2026-07-28 11:53:32 +08:00
committed by GitHub
parent 5cedab09ab
commit 362f6026ac
5 changed files with 4 additions and 5 deletions
-1
View File
@@ -30,7 +30,6 @@
systems = [
"x86_64-linux"
"aarch64-linux"
"x86_64-darwin"
"aarch64-darwin"
];
forAllSystems = nixpkgs.lib.genAttrs systems;