chore(release): 0.25.1 [skip ci]

## [0.25.1](https://github.com/propeller-heads/tycho-execution/compare/0.25.0...0.25.1) (2025-01-31)

### Bug Fixes

* Fix selector - shouldn't contain spaces ([5d6f0c1](5d6f0c1673))
* Fix token index order in strategy encoding. ([c85c353](c85c353e34))
This commit is contained in:
semantic-release-bot
2025-01-31 15:40:53 +00:00
parent 62a93a6200
commit b0b24edbd6
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.25.0"
version = "0.25.1"
dependencies = [
"alloy",
"alloy-primitives",