Skip to content

Commit

Permalink
Bump operator-rs version
Browse files Browse the repository at this point in the history
  • Loading branch information
Techassi committed Nov 27, 2023
1 parent a121178 commit d05d3df
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 66 deletions.
203 changes: 138 additions & 65 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ serde_json = "1.0"
serde_yaml = "0.9"
sha2 = "0.10"
snafu = "0.7"
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", tag = "0.55.0" }
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", tag = "0.56.1" }
tera = "1.18"
tokio = { version = "1.29.0", features = ["rt-multi-thread", "macros", "fs", "process"] }
tower-http = "0.4"
Expand Down

0 comments on commit d05d3df

Please sign in to comment.