chore(release): 0.27.0 [skip ci]
## [0.27.0](https://github.com/propeller-heads/tycho-execution/compare/0.26.0...0.27.0) (2025-02-04) ### Features * Add complex swap to quickstart example ([80454f0](80454f012d)) * Add simple quickstart example ([84d162d](84d162d418)) ### Bug Fixes * bring back one #[allow(dead_code)] ([ae315b4](ae315b452a)) * Calculate min_amount_out correctly and extend test to prove this ([de1c782](de1c782bc1))
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -4163,7 +4163,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tycho-execution"
|
||||
version = "0.26.0"
|
||||
version = "0.27.0"
|
||||
dependencies = [
|
||||
"alloy",
|
||||
"alloy-primitives",
|
||||
|
||||
Reference in New Issue
Block a user