Skip to content

Commit d5b3d33

Browse files
committed
uncomment patch section
1 parent 3697044 commit d5b3d33

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 = { git = "https://github.com/stackabletech//operator-rs.git", branch = "chore/docker-refs-to-oci" }
25+
[patch."https://github.com/stackabletech/operator-rs.git"]
26+
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", branch = "chore/docker-refs-to-oci" }

0 commit comments

Comments
 (0)