Skip to content

Commit 720f929

Browse files
committed
Remove patch
1 parent 5ae9e45 commit 720f929

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
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.nix

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

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ strum = { version = "0.26", features = ["derive"] }
3131
tokio = { version = "1.40", features = ["full"] }
3232
tracing = "0.1"
3333

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

crate-hashes.json

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

0 commit comments

Comments
 (0)