chore(release): 0.46.0 [skip ci]

## [0.46.0](https://github.com/propeller-heads/tycho-execution/compare/0.45.0...0.46.0) (2025-02-20)

### Features

* add native and weth addresses for supported networks ([83f1955](83f1955094))

### Bug Fixes

* add decode_hex to models ([7dd59db](7dd59dbe34))
This commit is contained in:
semantic-release-bot
2025-02-20 16:40:55 +00:00
parent 7e87aa6fef
commit 9693856dca
3 changed files with 14 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -4340,7 +4340,7 @@ dependencies = [
[[package]]
name = "tycho-execution"
version = "0.45.0"
version = "0.46.0"
dependencies = [
"alloy",
"alloy-primitives",