chore: switch to stable rust toolchain

This commit is contained in:
demenik
2025-12-08 14:52:40 +01:00
parent 1581bae4ff
commit 4f41d89f63

View File

@@ -24,10 +24,10 @@
rust-toolchain = with fenix.packages.${system};
combine [
beta.rustc
beta.cargo
beta.rust-src
beta.rust-analyzer
stable.rustc
stable.cargo
stable.rust-src
stable.rust-analyzer
];
bevyDeps = with pkgs; [