Skip to content

Commit 2ea2060

Browse files
committed
chore: Use main branch for stackable-operator
1 parent 2c40510 commit 2ea2060

File tree

4 files changed

+44
-43
lines changed

4 files changed

+44
-43
lines changed

Cargo.lock

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

Cargo.nix

Lines changed: 22 additions & 21 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ yasna = "0.5"
5454

5555
[patch."https://github.com/stackabletech/operator-rs.git"]
5656
# stackable-operator = { path = "../operator-rs/crates/stackable-operator" }
57-
stackable-operator = { git = "https://github.com/stackabletech//operator-rs.git", branch = "feat/stackable-versioned-hint-wrapped" }
57+
stackable-operator = { git = "https://github.com/stackabletech//operator-rs.git", branch = "main" }

crate-hashes.json

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

0 commit comments

Comments
 (0)