chore(release): 0.15.0 [skip ci]
## [0.15.0](https://github.com/propeller-heads/tycho-execution/compare/0.14.0...0.15.0) (2025-01-24) ### Features * UniswapV2 SwapExecutor ([5627a19](5627a1902b)) ### Bug Fixes * Add input validation size in Uniswapv2SwapExecutor ([ed44f4e](ed44f4e993)) * Remove exactOut logic from Uniswapv2SwapExecutor ([b9f4451](b9f4451769))
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -4163,7 +4163,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tycho-execution"
|
||||
version = "0.14.0"
|
||||
version = "0.15.0"
|
||||
dependencies = [
|
||||
"alloy",
|
||||
"alloy-primitives",
|
||||
|
||||
Reference in New Issue
Block a user