Skip to content

Commit 7d06b99

Browse files
committed
revert patch section change
1 parent d1711a3 commit 7d06b99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ strum = { version = "0.26", features = ["derive"] }
2222
tokio = { version = "1.40", features = ["full"] }
2323
tracing = "0.1"
2424

25-
#[patch."https://github.com/stackabletech/operator-rs.git"]
26-
#stackable-operator = { path = "../operator-rs/crates/stackable-operator" }
25+
# [patch."https://github.com/stackabletech/operator-rs.git"]
26+
# stackable-operator = { git = "https://github.com/stackabletech//operator-rs.git", branch = "main" }

0 commit comments

Comments
 (0)