Skip to content

Commit

Permalink
Merge pull request #40 from worldcoin/dependabot/cargo/eyre-0.6.9
Browse files Browse the repository at this point in the history
Bump eyre from 0.6.8 to 0.6.9
  • Loading branch information
0xKitsune authored Nov 29, 2023
2 parents 6acdda5 + f853909 commit aa748b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -19,7 +19,7 @@ ethers = { version = "2.0.10", features = [
"openssl",
] }
ethers-throttle = { path = "crates/ethers-throttle" }
eyre = "0.6.8"
eyre = "0.6.9"
futures = "0.3.28"
governor = "0.6.0"
hex = "0.4.3"
Expand Down

0 comments on commit aa748b7

Please sign in to comment.