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 5524aab commit a518ea1Copy full SHA for a518ea1
Cargo.toml
@@ -31,5 +31,5 @@ tokio = { version = "1.40", features = ["full"] }
31
tracing = "0.1"
32
33
# [patch."https://github.com/stackabletech/operator-rs.git"]
34
-# stackable-operator = { git = "https://github.com/stackabletech//operator-rs.git", branch = "fix/SUP-148" }
+# stackable-operator = { git = "https://github.com/stackabletech//operator-rs.git", branch = "main" }
35
# stackable-operator = { path = "../operator-rs/crates/stackable-operator" }
0 commit comments