Skip to content

Commit fd04945

Browse files
committed
chore: Add stackable-versioned dependency
1 parent 15faafd commit fd04945

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Cargo.lock

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

crates/stackable-operator/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ repository.workspace = true
1111
time = ["dep:time"]
1212

1313
[dependencies]
14+
stackable-versioned = { path = "../stackable-versioned", features = ["k8s"] }
1415
stackable-operator-derive = { path = "../stackable-operator-derive" }
1516
stackable-shared = { path = "../stackable-shared" }
1617

0 commit comments

Comments
 (0)