chore(release): 0.32.0 [skip ci]

## [0.32.0](https://github.com/propeller-heads/tycho-execution/compare/0.31.0...0.32.0) (2025-02-06)

### Features

* Accept any struct that implements Into<ProtocolComponent> in Swap ([cb14022](cb14022681))
This commit is contained in:
semantic-release-bot
2025-02-06 09:21:59 +00:00
parent 5c51939d73
commit 6ed23db449
3 changed files with 9 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -4231,7 +4231,7 @@ dependencies = [
[[package]]
name = "tycho-execution"
version = "0.31.0"
version = "0.32.0"
dependencies = [
"alloy",
"alloy-primitives",