update rust to 1.88.0

This commit is contained in:
Charles Hall 2025-07-21 09:31:18 -07:00
parent 595f35b673
commit 13203d3b45
2 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@
# If you're having trouble making the relevant changes, bug a maintainer.
[toolchain]
channel = "1.85.0"
channel = "1.88.0"
components = [
# For rust-analyzer
"rust-src",