Skip to content

Commit

Permalink
Update to v1.18 (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
buffalu authored Jul 13, 2024
1 parent c7fd72c commit 16aca70
Show file tree
Hide file tree
Showing 5 changed files with 666 additions and 448 deletions.
2 changes: 1 addition & 1 deletion .github/actions/setup-rust/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ runs:
rustup install nightly-2024-02-01
rustup component add rustfmt --toolchain nightly-2024-02-01-x86_64-unknown-linux-gnu
rustup component add clippy --toolchain nightly-2024-02-01-x86_64-unknown-linux-gnu
cargo install cargo-udeps --locked
cargo install cargo-udeps@0.1.45 --locked
cargo install cargo-sort
shell: bash

Expand Down
Loading

0 comments on commit 16aca70

Please sign in to comment.