Skip to content

Commit

Permalink
remove serde on calimero-node
Browse files Browse the repository at this point in the history
  • Loading branch information
miraclx committed Nov 13, 2024
1 parent 6033af0 commit a7087f5
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/node/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ libp2p.workspace = true
owo-colors.workspace = true
rand.workspace = true
serde_json.workspace = true
serde.workspace = true
tokio = { workspace = true, features = ["io-std", "macros"] }
tracing.workspace = true
url.workspace = true
Expand Down

0 comments on commit a7087f5

Please sign in to comment.