chore(release): 0.46.1 [skip ci]

## [0.46.1](https://github.com/propeller-heads/tycho-execution/compare/0.46.0...0.46.1) (2025-02-20)
This commit is contained in:
semantic-release-bot
2025-02-20 17:31:23 +00:00
parent 2d10dcf4b9
commit aae95ec4bd
3 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
## [0.46.1](https://github.com/propeller-heads/tycho-execution/compare/0.46.0...0.46.1) (2025-02-20)
## [0.46.0](https://github.com/propeller-heads/tycho-execution/compare/0.45.0...0.46.0) (2025-02-20) ## [0.46.0](https://github.com/propeller-heads/tycho-execution/compare/0.45.0...0.46.0) (2025-02-20)

2
Cargo.lock generated
View File

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

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "tycho-execution" name = "tycho-execution"
version = "0.46.0" version = "0.46.1"
edition = "2021" edition = "2021"
[[bin]] [[bin]]