Skip to content

Commit

Permalink
Merge pull request #837 from primitivefinance/dependabot/cargo/config…
Browse files Browse the repository at this point in the history
…-0.14.0

build(deps): bump config from 0.13.4 to 0.14.0
  • Loading branch information
0xJepsen authored Feb 2, 2024
2 parents 346ca7f + 01bb6ea commit 3257a61
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 57 deletions.
123 changes: 67 additions & 56 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 @@ -47,7 +47,7 @@ arbiter-core.workspace = true
clap = { version = "=4.4.18", features = ["derive"] }
serde.workspace = true
serde_json.workspace = true
config = { version = "=0.13.4" }
config = { version = "=0.14.0" }
ethers.workspace = true
revm.workspace = true
toml = { version = "=0.8.9" }
Expand Down

0 comments on commit 3257a61

Please sign in to comment.