Skip to content

Commit

Permalink
Merge pull request #2129 from hannobraun/rust
Browse files Browse the repository at this point in the history
Upgrade to Rust 1.74.1
  • Loading branch information
hannobraun authored Dec 11, 2023
2 parents f6734e2 + c6f4ec7 commit 3e3e992
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]
channel = "1.74.0"
channel = "1.74.1"
components = ["rustfmt", "clippy"]
targets = [
"aarch64-apple-ios",
Expand Down

0 comments on commit 3e3e992

Please sign in to comment.