Skip to content

Commit 25cca0e

Browse files
committed
Switch to main op-rs
stackabletech/operator-rs#858 was merged
1 parent d960573 commit 25cca0e

File tree

4 files changed

+9
-10
lines changed

4 files changed

+9
-10
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.nix

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,4 @@ tracing = "0.1"
2929

3030
[patch."https://github.com/stackabletech/operator-rs.git"]
3131
# stackable-operator = { path = "../operator-rs/crates/stackable-operator" }
32-
# stackable-operator = { git = "https://github.com/stackabletech//operator-rs.git", branch = "main" }
33-
stackable-operator = { git = "https://github.com/stackabletech//operator-rs.git", branch = "feature/secret-listener-volume" }
32+
stackable-operator = { git = "https://github.com/stackabletech//operator-rs.git", branch = "main" }

crate-hashes.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)