chore(release): 0.29.1 [skip ci]

## [0.29.1](https://github.com/propeller-heads/tycho-execution/compare/0.29.0...0.29.1) (2025-02-04)

### Bug Fixes

* Fix bug with token indexing when wrapping/unwrapping ([3f4e27a](3f4e27a348))
* test fixes after merge ([ff283bc](ff283bc333))
This commit is contained in:
semantic-release-bot
2025-02-04 16:54:33 +00:00
parent 47a54ebc26
commit a92ba96d86
3 changed files with 10 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -4163,7 +4163,7 @@ dependencies = [
[[package]]
name = "tycho-execution"
version = "0.29.0"
version = "0.29.1"
dependencies = [
"alloy",
"alloy-primitives",