Skip to content

Commit f9fd329

Browse files
committed
bump alloy
1 parent 039a72a commit f9fd329

File tree

2 files changed

+92
-33
lines changed

2 files changed

+92
-33
lines changed

Cargo.lock

+91-32
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ keywords = ["uniswapV3", "math"]
1111
exclude = ["target/*", ".github/*", ".gitignore", "Uniswap/*"]
1212

1313
[dependencies]
14-
alloy = { version = "0.4", features = ["contract", "providers"] }
14+
alloy = { version = "0.5", features = ["contract", "providers"] }
1515

1616
eyre = "0.6"
1717
thiserror = "1.0"

0 commit comments

Comments
 (0)