rust-toolchain: 1.85 → 1.88

This commit is contained in:
Lorenz Leutgeb 2025-07-24 17:42:36 +02:00
parent efeefd0daa
commit 586eefc3e4
2 changed files with 4 additions and 4 deletions

View File

@ -161,11 +161,11 @@
]
},
"locked": {
"lastModified": 1740104932,
"narHash": "sha256-FaN+HBAhOW1wAjxPI/Ko1DX0ax4ucHCZoMJ0dGMxm8o=",
"lastModified": 1753325142,
"narHash": "sha256-7A8epLZ/LW9tek4OJY4IHesH7BgfBKr3aEm9JjUwqQo=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "c932b3873a5d56126bc1f1416fb8a58315f86c17",
"rev": "cf608fb54d8854f31d7f7c499e2d2c928af48036",
"type": "github"
},
"original": {

View File

@ -1,4 +1,4 @@
[toolchain]
channel = "1.85"
channel = "1.88"
profile = "default"
components = [ "rust-src" ]