Skip to content

Commit 07063fd

Browse files
Techassisbernauer
andauthored
chore: Apply TOML formatting
Co-authored-by: Sebastian Bernauer <[email protected]>
1 parent 3c9ac4f commit 07063fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/stackable-operator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ webhook = ["dep:stackable-webhook"]
2121
[dependencies]
2222
stackable-certs = { path = "../stackable-certs", optional = true }
2323
stackable-operator-derive = { path = "../stackable-operator-derive" }
24-
stackable-shared = { path = "../stackable-shared", features = ["chrono", "time"]}
24+
stackable-shared = { path = "../stackable-shared", features = ["chrono", "time"] }
2525
stackable-telemetry = { path = "../stackable-telemetry", optional = true, features = ["clap"] }
2626
stackable-versioned = { path = "../stackable-versioned", optional = true }
2727
stackable-webhook = { path = "../stackable-webhook", optional = true }

0 commit comments

Comments
 (0)