chore(release): 0.119.0 [skip ci]

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

### Features

* Add BytecodeExporter to TestUtils ([cea964e](cea964e0a5))
This commit is contained in:
semantic-release-bot
2025-08-21 17:28:31 +00:00
parent f2d0bd3567
commit e45a0fef95
3 changed files with 9 additions and 2 deletions

2
Cargo.lock generated
View File

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