Skip to content

Commit c547312

Browse files
chore: Revert accidental Cargo.toml reformat
Co-authored-by: Nick <[email protected]>
1 parent b8c7f80 commit c547312

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Cargo.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,7 @@ repository = "https://github.com/stackabletech/druid-operator"
1111

1212
[workspace.dependencies]
1313
product-config = { git = "https://github.com/stackabletech/product-config.git", tag = "0.8.0" }
14-
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", features = [
15-
"telemetry",
16-
"versioned",
17-
], tag = "stackable-operator-0.100.1" }
14+
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", features = ["telemetry", "versioned"], tag = "stackable-operator-0.100.1" }
1815

1916
anyhow = "1.0"
2017
built = { version = "0.8", features = ["chrono", "git2"] }

0 commit comments

Comments
 (0)