Skip to content

Commit 340bf8d

Browse files
committed
remove patch branch reference
1 parent abd02d1 commit 340bf8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ tracing = "0.1"
3030

3131
[patch."https://github.com/stackabletech/operator-rs.git"]
3232
# stackable-operator = { git = "https://github.com/stackabletech//operator-rs.git", branch = "smooth-operator"}
33-
stackable-operator = { path = "../operator-rs/crates/stackable-operator" }
33+
# stackable-operator = { path = "../operator-rs/crates/stackable-operator" }

0 commit comments

Comments
 (0)