Skip to content

Commit

Permalink
Update dependency rust to v1.81.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Oct 15, 2024
1 parent 99e72c7 commit b7093bf
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,5 +1,5 @@
[toolchain]
# We choose a specific toolchain (rather than "stable") for repeatability. The
# intent is to keep this up-to-date with recently-released stable Rust.
channel = "1.80.1"
channel = "1.81.0"
profile = "default"

0 comments on commit b7093bf

Please sign in to comment.