Skip to content

Commit

Permalink
Rust 1.77.0 && cargo update
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielGilchrist committed Mar 23, 2024
1 parent 1453806 commit a5ede2d
Show file tree
Hide file tree
Showing 3 changed files with 119 additions and 98 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- name: Toolchain
run: |
rustup default 1.75.0
rustup default 1.77.0
rustup component add clippy
rustup component add rustfmt
Expand Down
Loading

0 comments on commit a5ede2d

Please sign in to comment.