Skip to content

Commit

Permalink
chore(wasmcloud-operator-types): Remove unused serde_json dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Joonas Bergius <joonas@cosmonic.com>
  • Loading branch information
joonas committed Nov 18, 2024
1 parent 1b129d6 commit c66cba7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/types/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ k8s-openapi = { workspace = true }
kube = { workspace = true, features = ["derive"] }
schemars = { workspace = true }
serde = { workspace = true }
serde_json = { workspace = true }

0 comments on commit c66cba7

Please sign in to comment.