Skip to content

Commit

Permalink
Merge pull request #638 from primitivefinance/dependabot/cargo/toml-e…
Browse files Browse the repository at this point in the history
…q-0.8.4

build(deps): update toml requirement from =0.8.2 to =0.8.4
  • Loading branch information
0xJepsen authored Oct 23, 2023
2 parents 3a42283 + 3b18a7c commit 630177f
Showing 1 changed file with 1 addition and 1 deletion.
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.2" }
toml = { version = "=0.8.4" }
proc-macro2 = { version = "=1.0.69" }
syn = { version = "=2.0.38" }
Inflector = { version = "=0.11.4" }
Expand Down

0 comments on commit 630177f

Please sign in to comment.