chore(release): 0.72.0 [skip ci]
## [0.72.0](https://github.com/propeller-heads/tycho-execution/compare/0.71.0...0.72.0) (2025-04-02) ### Features * Make EncodingContext.router_address optional ([8865e22](8865e22116)) * Remove router_address from Solution, set default ([d5c589d](d5c589d2c0)) * Support manual router address setting in builder ([c336a28](c336a28905)) ### Bug Fixes * fix Solution.router_address for Ekubo ([b397ddd](b397ddd2be))
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -4341,7 +4341,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tycho-execution"
|
||||
version = "0.71.0"
|
||||
version = "0.72.0"
|
||||
dependencies = [
|
||||
"alloy",
|
||||
"alloy-primitives",
|
||||
|
||||
Reference in New Issue
Block a user