chore(release): 0.33.0 [skip ci]
## [0.33.0](https://github.com/propeller-heads/tycho-execution/compare/0.32.0...0.33.0) (2025-02-06) ### Features * Get native/wrapped addresses from chain ([8cd7d9f](8cd7d9f76e)) * Take Chain object containing native/wrapped addresses ([e83b8d9](e83b8d9aef)) ### Bug Fixes * Do not let user specify the native/wrapped token ([1a07c7d](1a07c7dc61))
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -4231,7 +4231,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tycho-execution"
|
||||
version = "0.32.0"
|
||||
version = "0.33.0"
|
||||
dependencies = [
|
||||
"alloy",
|
||||
"alloy-primitives",
|
||||
|
||||
Reference in New Issue
Block a user