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 b7dbeb7 commit 70bb06aCopy full SHA for 70bb06a
1 file changed
Cargo.toml
@@ -34,10 +34,6 @@ tracing = "0.1"
34
url = { version = "2.5.7" }
35
xml-rs = "1.0"
36
37
-[patch."https://github.com/stackabletech/operator-rs.git"]
38
-# TODO revert this before merging!
+# [patch."https://github.com/stackabletech/operator-rs.git"]
39
# stackable-operator = { git = "https://github.com/stackabletech//operator-rs.git", branch = "main" }
40
# stackable-operator = { path = "../operator-rs/crates/stackable-operator" }
41
-
42
-[patch.crates-io]
43
-# kube = { git = "https://github.com/stackabletech/kube-rs", branch = "2.0.1-fix-schema-hoisting" }
0 commit comments