chore(release): 0.83.0 [skip ci]

## [0.83.0](https://github.com/propeller-heads/tycho-execution/compare/0.82.1...0.83.0) (2025-04-28)

### Features

* Add security check for callback selector ([4de1d10](4de1d10406))

### Bug Fixes

* Remove tload from executor ([3fb17c7](3fb17c71da))
This commit is contained in:
semantic-release-bot
2025-04-28 12:58:53 +00:00
parent f6c62e2b0f
commit f141d2dda1
3 changed files with 14 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -4454,7 +4454,7 @@ dependencies = [
[[package]]
name = "tycho-execution"
version = "0.82.1"
version = "0.83.0"
dependencies = [
"alloy",
"alloy-primitives",