Skip to content

Commit ec4005b

Browse files
committed
chore(stackable-versioned): Move some deps back
1 parent 1bbe77b commit ec4005b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crates/stackable-versioned-macros/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ convert_case.workspace = true
3434
darling.workspace = true
3535
indoc.workspace = true
3636
itertools.workspace = true
37+
k8s-openapi.workspace = true
38+
kube.workspace = true
3739
proc-macro2.workspace = true
3840
syn.workspace = true
3941
quote.workspace = true
@@ -43,8 +45,6 @@ quote.workspace = true
4345
stackable-versioned = { path = "../stackable-versioned" }
4446

4547
insta.workspace = true
46-
k8s-openapi.workspace = true
47-
kube.workspace = true
4848
prettyplease.workspace = true
4949
regex.workspace = true
5050
rstest.workspace = true

0 commit comments

Comments
 (0)