Skip to content

Commit a382f80

Browse files
committed
switch to op-rs branch
1 parent 5cd6fa8 commit a382f80

4 files changed

Lines changed: 48 additions & 39 deletions

File tree

Cargo.lock

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

Cargo.nix

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ tokio = { version = "1.52", features = ["full"] }
3030
tracing = "0.1"
3131

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

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)