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.lock | |
| parent | efc6b710bc176646361e6ff8a2b62b033661a3b8 (diff) | |
Update to Rust version 1.81.0 (#5036)
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -112,13 +112,13 @@ "rust-manifest": { "flake": false, "locked": { - "narHash": "sha256-3EJkGxF108nDakQ5ZlSQezA8XJMIEk/c9aLDPAUfybM=", + "narHash": "sha256-tB9BZB6nRHDk5ELIVlGYlIjViLKBjQl52nC1avhcCwA=", "type": "file", - "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" }, "original": { "type": "file", - "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" } }, "systems": { |
