chore(release): 0.51.0 [skip ci]

## [0.51.0](https://github.com/propeller-heads/tycho-execution/compare/0.50.0...0.51.0) (2025-02-24)

### Features

* hardcode callback and swap selection in dispatcher ([58116e0](58116e074a))
* rm selector from usv3, usv4, update tests, and rename dispatcher file ([69745b1](69745b18fd))

### Bug Fixes

* usv4 integration tests and remove selector from swap/strategy encoder ([18efe03](18efe0305b))
This commit is contained in:
semantic-release-bot
2025-02-24 17:00:47 +00:00
parent 6276158af1
commit dd6b1151b2
3 changed files with 15 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -4340,7 +4340,7 @@ dependencies = [
[[package]]
name = "tycho-execution"
version = "0.50.0"
version = "0.51.0"
dependencies = [
"alloy",
"alloy-primitives",