Skip to content

Commit

Permalink
feat: switch to 1.81.0 toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
w-lfchen committed Sep 26, 2024
1 parent 19c3900 commit a28b5a3
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
@@ -1,4 +1,4 @@
[toolchain]
channel = "1.80.1"
channel = "1.81.0"
components = [ "rust-src" ]
profile = "default"

0 comments on commit a28b5a3

Please sign in to comment.