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 08321c9 commit b4479bfCopy full SHA for b4479bf
Cargo.toml
@@ -29,6 +29,6 @@ strum = { version = "0.27", features = ["derive"] }
29
tokio = { version = "1.40", features = ["full"] }
30
tracing = "0.1"
31
32
-#[patch."https://github.com/stackabletech/operator-rs"]
+# [patch."https://github.com/stackabletech/operator-rs"]
33
# stackable-operator = { git = "https://github.com/stackabletech//operator-rs.git", branch = "main" }
34
# stackable-operator = { path = "../operator-rs/crates/stackable-operator" }
0 commit comments