Skip to content

Commit

Permalink
remove unnecessary dep
Browse files Browse the repository at this point in the history
  • Loading branch information
miraclx committed Nov 13, 2024
1 parent 0934086 commit 221a28e
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 @@ -29,7 +29,6 @@ calimero-primitives = { path = "../primitives", features = ["borsh"] }
calimero-runtime = { path = "../runtime" }
calimero-server = { path = "../server", features = ["jsonrpc", "websocket", "admin"] }
calimero-store = { path = "../store", features = ["datatypes"] }
calimero-context-config = { path = "../context/config" }

[lints]
workspace = true

0 comments on commit 221a28e

Please sign in to comment.