chore(release): 0.90.0 [skip ci]
## [0.90.0](https://github.com/propeller-heads/tycho-execution/compare/0.89.0...0.90.0) (2025-05-15) ### Features * Explicitly handle the TransferType.NONE case ([65bd0d0](65bd0d0749)) * Verify the amount out was received correctly for arbitrage swaps ([70230bf](70230bf05f)) ### Bug Fixes * Revert if the TransferType is not valid ([b0c254a](b0c254add4))
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -4469,7 +4469,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tycho-execution"
|
||||
version = "0.89.0"
|
||||
version = "0.90.0"
|
||||
dependencies = [
|
||||
"alloy",
|
||||
"alloy-primitives",
|
||||
|
||||
Reference in New Issue
Block a user