Skip to content

Commit

Permalink
bump reth to commit 883975d
Browse files Browse the repository at this point in the history
  • Loading branch information
tcoratger committed Sep 19, 2024
1 parent 9ec2b19 commit 9ce40c9
Show file tree
Hide file tree
Showing 6 changed files with 525 additions and 417 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
profile: minimal
components: llvm-tools-preview
override: true
toolchain: 1.80.0
toolchain: 1.81.0
- name: Retrieve cached dependencies
uses: Swatinem/rust-cache@v2
- name: fetch ef tests
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/trunk-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v3
- uses: actions-rs/toolchain@v1
with:
toolchain: 1.80.0
toolchain: 1.81.0
override: true
components: clippy
- uses: Swatinem/rust-cache@v2
Expand Down
Loading

0 comments on commit 9ce40c9

Please sign in to comment.