Skip to content

Commit d026bc7

Browse files
authored
bump: operator-rs to 0.56.1 (#391)
1 parent abb0bce commit d026bc7

File tree

2 files changed

+44
-85
lines changed

2 files changed

+44
-85
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ serde = { version = "1.0", features = ["derive"] }
2222
serde_json = "1.0"
2323
serde_yaml = "0.9"
2424
snafu = "0.7"
25-
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", tag = "0.56.0" }
25+
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", tag = "0.56.1" }
2626
product-config = { git = "https://github.com/stackabletech/product-config.git", tag = "0.6.0" }
2727
strum = { version = "0.25", features = ["derive"] }
2828
tokio = { version = "1.29", features = ["full"] }

0 commit comments

Comments
 (0)