Skip to content

Commit

Permalink
chore(deps): update dependency cargo-udeps to v0.1.53 (#460)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent 363d1ce commit 84b2add
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install development tools
uses: taiki-e/install-action@7549ed47d9c1c29e3ef638e3eb011b60bc3e2855
with:
tool: cargo-deny@0.16.3, cargo-udeps@0.1.52, cargo-hack@0.6.33
tool: cargo-deny@0.16.3, cargo-udeps@0.1.53, cargo-hack@0.6.33
- name: Install Rust linters
run: rustup component add clippy rustfmt
- name: Run checks
Expand Down

0 comments on commit 84b2add

Please sign in to comment.