diff options
| author | Laurenz <laurmaedje@gmail.com> | 2024-12-05 16:57:01 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-05 15:57:01 +0000 |
| commit | 0228462ba10397468b3c0937e2e9cd1d3118e0fc (patch) | |
| tree | 94a09e12b7febce17a78f751d1a5e4f104234307 /flake.nix | |
| parent | caa72f4ec2401c275ddd3d8794dcf0bfdf9697a8 (diff) | |
Bump Rust to 1.83 (#5534)
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; }; }; |
