Skip to content

Commit 119bbea

Browse files
authored
bump: operator-rs to 0.56.1 (#426)
1 parent 334cabe commit 119bbea

2 files changed

Lines changed: 43 additions & 84 deletions

File tree

Cargo.lock

Lines changed: 42 additions & 83 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
@@ -20,7 +20,7 @@ serde = { version = "1.0", features = ["derive"] }
2020
serde_json = "1.0"
2121
serde_yaml = "0.9"
2222
snafu = "0.7"
23-
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", tag = "0.56.0" }
23+
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", tag = "0.56.1" }
2424
strum = { version = "0.25", features = ["derive"] }
2525
tokio = { version = "1.29", features = ["full"] }
2626
tracing = "0.1"

0 commit comments

Comments
 (0)