Skip to content

Commit

Permalink
fix: upgrade to rust 1.74 so cargo_audit works
Browse files Browse the repository at this point in the history
  • Loading branch information
alamb committed Jul 9, 2024
1 parent c3ad2d9 commit f1ba974
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,3 +1,3 @@
[toolchain]
channel = "1.72"
channel = "1.74"
components = ["rustfmt", "clippy"]

0 comments on commit f1ba974

Please sign in to comment.