bump rust toolchain to hotfix 1.80.1

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-08-13 19:23:32 -04:00 committed by Jason Volk
parent 7b8ef3b070
commit f86ab0cd03
3 changed files with 3 additions and 3 deletions

View file

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