Skip to content

Commit fa55940

Browse files
Techassisbernauer
andauthored
chore: Apply suggestion
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
1 parent 99eae00 commit fa55940

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/stackable-operator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ stackable-operator-derive = { path = "../stackable-operator-derive" }
2424
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 }
27-
stackable-webhook = { path = "../stackable-webhook", optional = true}
27+
stackable-webhook = { path = "../stackable-webhook", optional = true }
2828

2929
chrono.workspace = true
3030
clap.workspace = true

0 commit comments

Comments
 (0)