chore(release): 0.25.2 [skip ci]

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

### Bug Fixes

* Accidentally changed wrong test's calldata ([faacd3f](faacd3f25c))
* Expect decimal during encoding, add assert to test ([5a81ed6](5a81ed6be5))
This commit is contained in:
semantic-release-bot
2025-01-31 17:18:47 +00:00
parent 8a97ad5e15
commit db31cde6b1
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.1"
version = "0.25.2"
dependencies = [
"alloy",
"alloy-primitives",