diff options
| author | frozolotl <44589151+frozolotl@users.noreply.github.com> | 2024-09-27 10:24:32 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-27 08:24:32 +0000 |
| commit | 839983a0a714caee908850465b3db5c4067bf611 (patch) | |
| tree | 28bc7c40e6d02b696598896a281dadc4ece47460 /flake.nix | |
| parent | efc6b710bc176646361e6ff8a2b62b033661a3b8 (diff) | |
Update to Rust version 1.81.0 (#5036)
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.80.1.toml"; + url = "https://static.rust-lang.org/dist/channel-rust-1.81.0.toml"; flake = false; }; }; |
