Skip to content

Commit

Permalink
bump toolchain version (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
asukaminato0721 authored Oct 6, 2023
1 parent c34ac39 commit 1886a00
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]
# older versions may fail to compile; newer versions may fail the clippy tests
channel = "1.72"
channel = "1.73"
components = ["rustfmt", "clippy"]

0 comments on commit 1886a00

Please sign in to comment.