chore(release): 0.112.0 [skip ci]

## [0.112.0](https://github.com/propeller-heads/tycho-execution/compare/0.111.0...0.112.0) (2025-07-22)

### Features

* Add protocol state to Swap object ([c217702](c217702560))

### Bug Fixes

* Replace smart pointer with regular pointer ([95c5124](95c51247f7))
This commit is contained in:
semantic-release-bot
2025-07-22 19:56:14 +00:00
parent 65bb889663
commit ca762b55b6
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.111.0"
version = "0.112.0"
dependencies = [
"alloy",
"chrono",