Skip to content

Commit

Permalink
bump uv3 math
Browse files Browse the repository at this point in the history
  • Loading branch information
0xKitsune committed Aug 18, 2024
1 parent 14ca4ca commit cdf15f9
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 @@ -24,7 +24,7 @@ serde_json = "1.0"
thiserror = "1.0"
tokio = { version = "1.38", default-features = false }
tracing = "0.1"
uniswap_v3_math = { git = "https://github.com/0xKitsune/uniswap-v3-math.git", rev = "1120ff6" }
uniswap_v3_math = "0.5.1"
alloy = { version = "0.2", features = [
"contract",
"network",
Expand Down

0 comments on commit cdf15f9

Please sign in to comment.