Skip to content

Commit 988d1d8

Browse files
committed
chore: Comment out crate override
1 parent 2c9b2e5 commit 988d1d8

File tree

4 files changed

+39
-40
lines changed

4 files changed

+39
-40
lines changed

Cargo.lock

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

Cargo.nix

Lines changed: 23 additions & 24 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
@@ -38,4 +38,4 @@ walkdir = "2.5.0"
3838

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

crate-hashes.json

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

0 commit comments

Comments
 (0)