chore(release): 0.77.0 [skip ci]
## [0.77.0](https://github.com/propeller-heads/tycho-execution/compare/0.76.0...0.77.0) (2025-04-07) ### Features * add curve executor with router tests ([7cde513](7cde5130d6)) * allow executor to do native swaps, add diff pool type tests ([93bdc86](93bdc86dc6)) * Refactor Curve Executor not to use the router ([9f21842](9f2184258a)) ### Bug Fixes * fix slither CI action ([42d1ab3](42d1ab36fd)) * Improve curve executor tests and docstrings ([f468a78](f468a7831a)) * Remove unnecessary test method ([49aefc8](49aefc8c2a)) * resolve pr comments ([9e2a9f5](9e2a9f5329))
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -4341,7 +4341,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tycho-execution"
|
||||
version = "0.76.0"
|
||||
version = "0.77.0"
|
||||
dependencies = [
|
||||
"alloy",
|
||||
"alloy-primitives",
|
||||
|
||||
Reference in New Issue
Block a user