mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-07-26 16:08:13 +00:00
use rust 1.77 in nix/compile.nix
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ let
|
||||
};
|
||||
|
||||
toolchainOptions = {
|
||||
rustVersion = "1.73.0";
|
||||
rustVersion = "1.77.0";
|
||||
extraRustComponents = [ "clippy" ];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user