Skip to content

Commit

Permalink
Remove serde_json
Browse files Browse the repository at this point in the history
  • Loading branch information
igalshilman committed Nov 22, 2024
1 parent 3722eb6 commit 3867ca0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion crates/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ prost-types = { workspace = true }
rand = { workspace = true }
schemars = { workspace = true, optional = true }
serde = { workspace = true }
serde_json = { workspace = true}
serde_with = { workspace = true }
static_assertions = { workspace = true }
strum = { workspace = true }
Expand Down

0 comments on commit 3867ca0

Please sign in to comment.