We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61b1fc5 commit 6d1510eCopy full SHA for 6d1510e
Cargo.toml
@@ -21,7 +21,7 @@ semver = "1.0"
21
serde = { version = "1.0", features = ["derive"] }
22
serde_json = "1.0"
23
serde_yaml = "0.9"
24
-snafu = "0.7"
+snafu = "0.8"
25
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", tag = "0.64.0" }
26
strum = { version = "0.25", features = ["derive"] }
27
tokio = { version = "1.29", features = ["full"] }
0 commit comments