Skip to content

Commit 88ba4e0

Browse files
committed
bump operator-rs to 0.55.0
1 parent 02cfc94 commit 88ba4e0

File tree

6 files changed

+69
-29
lines changed

6 files changed

+69
-29
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ serde = { version = "1.0", features = ["derive"] }
2121
serde_json = "1.0"
2222
serde_yaml = "0.9"
2323
snafu = "0.7"
24-
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", tag = "0.52.1" }
24+
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", tag = "0.55.0" }
2525
strum = { version = "0.25", features = ["derive"] }
2626
tokio = { version = "1.29", features = ["full"] }
2727
tracing = "0.1"

0 commit comments

Comments
 (0)