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 6794de8 commit f44e258Copy full SHA for f44e258
Cargo.toml
@@ -27,7 +27,7 @@ serde_json = "1.0"
27
serde_yaml = "0.9"
28
snafu = "0.7"
29
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", tag = "0.64.0" }
30
-strum = { version = "0.25", features = ["derive"] }
+strum = { version = "0.26", features = ["derive"] }
31
tokio = { version = "1.29", features = ["full"] }
32
tracing = "0.1"
33
0 commit comments