Skip to content

Commit 6f9a527

Browse files
authored
bump: operator-rs to 0.56.1 (#534)
1 parent ee06e0b commit 6f9a527

File tree

2 files changed

+43
-84
lines changed

2 files changed

+43
-84
lines changed

Cargo.lock

+42-83
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
@@ -23,7 +23,7 @@ serde = { version = "1.0", features = ["derive"] }
2323
serde_json = "1.0"
2424
serde_yaml = "0.9"
2525
snafu = "0.7"
26-
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", tag = "0.56.0" }
26+
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", tag = "0.56.1" }
2727
strum = { version = "0.25", features = ["derive"] }
2828
tokio = { version = "1.29", features = ["full"] }
2929
tracing = "0.1"

0 commit comments

Comments
 (0)