Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/cargo/arbiter-core/anyhow-eq-1.0.75
Browse files Browse the repository at this point in the history
  • Loading branch information
0xJepsen authored Oct 3, 2023
2 parents 8c6f49f + e83ff4c commit 1ae1098
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
check_hidden: true
check_filenames: true
skip: .git,Cargo.lock,target
ignore_words_list: crate,Crate
ignore_words_list: crate,Crate,functio
1 change: 1 addition & 0 deletions arbiter-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ readme = "../README.md"
# Ethereum and EVM
ethers = { version = "=2.0.10"}
revm = { version = "=3.4.0" }
revm-primitives = "=1.2.0"

# Serialization
bytes = { version = "=1.5.0" }
Expand Down

0 comments on commit 1ae1098

Please sign in to comment.