Skip to content

Commit 70bb06a

Browse files
committed
minor cleanup
1 parent b7dbeb7 commit 70bb06a

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ tracing = "0.1"
3434
url = { version = "2.5.7" }
3535
xml-rs = "1.0"
3636

37-
[patch."https://github.com/stackabletech/operator-rs.git"]
38-
# TODO revert this before merging!
37+
# [patch."https://github.com/stackabletech/operator-rs.git"]
3938
# stackable-operator = { git = "https://github.com/stackabletech//operator-rs.git", branch = "main" }
4039
# 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

Comments
 (0)