Skip to content

Commit

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

build(deps): bump toml from 0.8.8 to 0.8.9
  • Loading branch information
0xJepsen authored Jan 31, 2024
2 parents 1c1350b + 20eb898 commit cc21748
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -50,7 +50,7 @@ serde_json.workspace = true
config = { version = "=0.13.4" }
ethers.workspace = true
revm.workspace = true
toml = { version = "=0.8.8" }
toml = { version = "=0.8.9" }
proc-macro2.workspace = true
syn.workspace = true
Inflector = { version = "=0.11.4" }
Expand Down

0 comments on commit cc21748

Please sign in to comment.