Skip to content

Commit 7bd5cdb

Browse files
committed
use correct version of the tembo-controller
1 parent 4a0cdb4 commit 7bd5cdb

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

tembo-stacks/Cargo.lock

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tembo-stacks/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ serde_json = "1.0.114"
2929
serde_yaml = "0.9.21"
3030
strum = "0.26.2"
3131
strum_macros = "0.26.2"
32-
tembo-controller = { package = "controller", version = "0.53.0" }
32+
tembo-controller = { package = "controller", version = "0.54.3" }
3333
tracing = "0.1"
3434
utoipa = { version = "3", features = ["actix_extras", "chrono"] }
3535

0 commit comments

Comments
 (0)