From 0228462ba10397468b3c0937e2e9cd1d3118e0fc Mon Sep 17 00:00:00 2001 From: Laurenz Date: Thu, 5 Dec 2024 16:57:01 +0100 Subject: Bump Rust to 1.83 (#5534) --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index aec83d89..abdad27a 100644 --- a/flake.nix +++ b/flake.nix @@ -10,7 +10,7 @@ inputs.nixpkgs.follows = "nixpkgs"; }; rust-manifest = { - url = "https://static.rust-lang.org/dist/channel-rust-1.82.0.toml"; + url = "https://static.rust-lang.org/dist/channel-rust-1.83.0.toml"; flake = false; }; }; -- cgit v1.2.3