Skip to content

Commit 9a0ec07

Browse files
Update All dependencies (patch only)
1 parent c7a51fe commit 9a0ec07

File tree

3 files changed

+113
-72
lines changed

3 files changed

+113
-72
lines changed

Cargo.lock

Lines changed: 101 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/crd/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ repository = "https://github.com/stackabletech/zookeeper-operator"
99
publish = false
1010

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

0 commit comments

Comments
 (0)