Skip to content

Commit

Permalink
chore: bump revm inspector, bump msrv (paradigmxyz#7167)
Browse files Browse the repository at this point in the history
Co-authored-by: Dan Cline <[email protected]>
  • Loading branch information
mattsse and Rjected authored Mar 15, 2024
1 parent 96149f0 commit bddd1c6
Show file tree
Hide file tree
Showing 8 changed files with 159 additions and 187 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@master
with:
toolchain: "1.75" # MSRV
toolchain: "1.76" # MSRV
- uses: Swatinem/rust-cache@v2
with:
cache-on-failure: true
Expand Down
Loading

0 comments on commit bddd1c6

Please sign in to comment.