chore(release): 0.130.2 [skip ci]

## [0.130.2](https://github.com/propeller-heads/tycho-execution/compare/0.130.1...0.130.2) (2025-10-17)

### Bug Fixes

* Forge fmt was going crazy in this function ([40ea447](40ea447d2d))
* Make TychoEncode Send + Sync ([ef0f9ab](ef0f9ab959))
This commit is contained in:
semantic-release-bot
2025-10-17 08:25:44 +00:00
parent d775b80cca
commit b175834311
3 changed files with 10 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -4785,7 +4785,7 @@ dependencies = [
[[package]]
name = "tycho-execution"
version = "0.130.1"
version = "0.130.2"
dependencies = [
"alloy",
"async-trait",