chore(release): 0.11.0 [skip ci]

## [0.11.0](https://github.com/propeller-heads/tycho-execution/compare/0.10.0...0.11.0) (2025-01-23)

### Features

* add LibPrefixLengthEncodedByteArray with tests ([f25da21](f25da218d7))
* keep assembly ([ae662d0](ae662d0026))
This commit is contained in:
semantic-release-bot
2025-01-23 14:45:03 +00:00
parent 8015e1a672
commit 7bfd6c981c
3 changed files with 10 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -3126,7 +3126,7 @@ dependencies = [
[[package]]
name = "tycho-execution"
version = "0.10.0"
version = "0.11.0"
dependencies = [
"alloy",
"alloy-primitives",