Skip to content

Commit cba4f60

Browse files
committed
point to op-rs main
1 parent f41faff commit cba4f60

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -30,4 +30,4 @@ tracing-futures = { version = "0.2", features = ["futures-03"] }
3030

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

0 commit comments

Comments
 (0)