Skip to content

Commit

Permalink
dev: bump deps (#747)
Browse files Browse the repository at this point in the history
* bump jsonrpsee

* bump reth

* bump rust in CI

---------

Co-authored-by: Elias Tazartes <66871571+Eikix@users.noreply.github.com>
  • Loading branch information
greged93 and Eikix authored Feb 1, 2024
1 parent cc34b48 commit 0807ed0
Show file tree
Hide file tree
Showing 23 changed files with 482 additions and 412 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
profile: minimal
components: llvm-tools-preview, rustfmt, clippy
override: true
toolchain: 1.74.0
toolchain: 1.75.0
- name: Retrieve cached dependencies
uses: Swatinem/rust-cache@v2
- name: Setup coverage env
Expand Down
Loading

0 comments on commit 0807ed0

Please sign in to comment.