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 6a88cf4 commit 3de96a7Copy full SHA for 3de96a7
crates/stackable-versioned-macros/Cargo.toml
@@ -42,7 +42,7 @@ quote.workspace = true
42
43
[dev-dependencies]
44
# Only needed for doc tests / examples
45
-stackable-versioned = { path = "../stackable-versioned", features = ["k8s"] }
+stackable-versioned = { path = "../stackable-versioned", features = ["k8s", "flux-converter"] }
46
47
insta.workspace = true
48
prettyplease.workspace = true
0 commit comments