Skip to content

Commit caa815a

Browse files
authored
Bump op-rs (#485)
1 parent bac7fba commit caa815a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -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.62.0" }
24+
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", tag = "0.64.0" }
2525
product-config = { git = "https://github.com/stackabletech/product-config.git", tag = "0.6.0" }
2626
strum = { version = "0.25", features = ["derive"] }
2727
tokio = { version = "1.29", features = ["full"] }

0 commit comments

Comments
 (0)