Skip to content

Commit

Permalink
vet workspace dependencies (#163)
Browse files Browse the repository at this point in the history
- Update the used workspace dependencies.
- Remove the unused workspace dependencies.
- Add the machete CI workflow.
  • Loading branch information
xermicus authored Jan 15, 2025
1 parent ad80554 commit 3e75795
Show file tree
Hide file tree
Showing 10 changed files with 280 additions and 168 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:
sudo apt update
sudo apt install -y ethereum
- name: Machete
uses: bnjbvr/cargo-machete@main

- name: Format
run: make format

Expand Down
Loading

0 comments on commit 3e75795

Please sign in to comment.