chore: bump MSRV to 1.77.0 as 1.78.0 came out

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-05-03 10:59:36 -04:00 committed by June
parent 3b2db9027a
commit b66d2d44d0
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.76.0"
channel = "1.77.0"
components = [
# For rust-analyzer
"rust-src",