Skip to content

Commit

Permalink
raise msrv to 1.59 (#3896)
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalkuthe committed Sep 19, 2022
1 parent ea25ed6 commit 5ea7855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msrv-rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[toolchain]
channel = "1.57.0"
channel = "1.59.0"
components = ["rustfmt", "rust-src"]

0 comments on commit 5ea7855

Please sign in to comment.