Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Commit

Permalink
chore: Upgrade to Rust 1.61.0 (#2599)
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen committed May 20, 2022
1 parent 1719c78 commit e38e331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust-toolchain.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# The default profile includes rustc, rust-std, cargo, rust-docs, rustfmt and clippy.
# https://rust-lang.github.io/rustup/concepts/profiles.html
profile = "default"
channel = "1.60.0"
channel = "1.61.0"

0 comments on commit e38e331

Please sign in to comment.