Skip to content

Commit

Permalink
Remove unused dependencies from serde_utils
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcph4 committed Nov 21, 2023
1 parent 47b7cdb commit 149b28e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions common/serde_utils/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,3 @@ edition = { workspace = true }

[dependencies]
serde = { workspace = true }
serde_json = { workspace = true }
serde_yaml = { workspace = true }
types = { workspace = true }

0 comments on commit 149b28e

Please sign in to comment.