chore(release): 0.8.0 [skip ci]
## [0.8.0](https://github.com/propeller-heads/tycho-execution/compare/0.7.0...0.8.0) (2025-01-22) ### Features * add receiver in event ([2c3af0f](2c3af0ff31)) * add withdraw methods ([78fa890](78fa890cd3)) ### Bug Fixes * ci ([0c05874](0c05874477)) * disable slither for native withdraw ([f3363a2](f3363a24f4)) * undo rm lib ([a1e7b55](a1e7b552b6)) * use send for native transfer ([c6c0ddd](c6c0ddd498))
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -3126,7 +3126,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tycho-execution"
|
||||
version = "0.7.0"
|
||||
version = "0.8.0"
|
||||
dependencies = [
|
||||
"alloy",
|
||||
"alloy-primitives",
|
||||
|
||||
Reference in New Issue
Block a user