Skip to content

Commit

Permalink
Merge pull request #84 from Kuadrant/deps1.75
Browse files Browse the repository at this point in the history
Update deps
  • Loading branch information
alexsnaps authored Sep 16, 2024
2 parents 33e70d2 + d62a4bd commit ff8d1a1
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 464 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ jobs:
- uses: actions-rs/cargo@v1
with:
command: clippy
args: --all-targets --all-features # TODO: Re-add `-- -D warnings` when https://github.com/stepancheg/rust-protobuf/pull/733 is released to new version of crate
args: --all-targets --all-features -- -D warnings
Loading

0 comments on commit ff8d1a1

Please sign in to comment.