chore(release): 0.118.0 [skip ci]

## [0.118.0](https://github.com/propeller-heads/tycho-execution/compare/0.117.0...0.118.0) (2025-08-21)

### Features

* Use Arc instead of & for protocol_state in Swap ([a2a5319](a2a53195ed))

### Bug Fixes

* Updates to new datatype after merging main ([e9c1a39](e9c1a39608))
This commit is contained in:
semantic-release-bot
2025-08-21 15:09:08 +00:00
parent d49e86f91c
commit cc9801ff91
3 changed files with 14 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -4659,7 +4659,7 @@ dependencies = [
[[package]]
name = "tycho-execution"
version = "0.117.0"
version = "0.118.0"
dependencies = [
"alloy",
"async-trait",