Skip to content

Commit

Permalink
Merge pull request #651 from primitivefinance/dependabot/cargo/toml-0…
Browse files Browse the repository at this point in the history
….8.5

build(deps): bump toml from 0.8.4 to 0.8.5
  • Loading branch information
0xJepsen authored Oct 26, 2023
2 parents e6865b3 + 91389d1 commit f1db87a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ serde_json = { version = "=1.0.107" }
config = { version = "=0.13.3" }
ethers = { version = "=2.0.10" }
revm = { version = "=3.5.0", features = [ "ethersdb", "std" ] }
toml = { version = "=0.8.4" }
toml = { version = "=0.8.5" }
proc-macro2 = { version = "=1.0.69" }
syn = { version = "=2.0.38" }
Inflector = { version = "=0.11.4" }
Expand Down

0 comments on commit f1db87a

Please sign in to comment.