Merge branch 'main' into router/tnl/ENG-4253-usv4-integration

This commit is contained in:
Tamara
2025-02-20 12:34:47 -05:00
committed by GitHub
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)

2
Cargo.lock generated
View File

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

View File

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