Skip to content

Commit

Permalink
chore: bump arbiter-core
Browse files Browse the repository at this point in the history
  • Loading branch information
0xJepsen committed Feb 12, 2024
1 parent ad4cc83 commit 968b11e
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 4 deletions.
35 changes: 32 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ path = "bin/main.rs"
[workspace.dependencies]
# Local
arbiter-bindings = "0.1.2"
arbiter-core = { path = "arbiter-core" }
arbiter-core = "0.10.1"
arbiter-macros = "0.1.0"

revm = { version = "5.0.0", features = ["ethersdb", "std", "serde"] }
Expand Down

0 comments on commit 968b11e

Please sign in to comment.