Skip to content

Commit

Permalink
Update All dependencies (patch only)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2022
1 parent c7a51fe commit 9a0ec07
Show file tree
Hide file tree
Showing 3 changed files with 113 additions and 72 deletions.
161 changes: 101 additions & 60 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions rust/crd/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ repository = "https://github.com/stackabletech/zookeeper-operator"
publish = false

[dependencies]
serde = "1.0.138"
serde_json = "1.0.82"
snafu = "0.7.1"
serde = "1.0.151"
serde_json = "1.0.90"
snafu = "0.7.3"
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", tag = "0.27.1" }
strum = { version = "0.24.1", features = ["derive"] }

Expand Down
Loading

0 comments on commit 9a0ec07

Please sign in to comment.