Skip to content

Commit

Permalink
remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mrnaveira committed Feb 25, 2025
1 parent c20d56d commit 68b1bf2
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 dan_layer/state_store_rocksdb/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ tari_state_tree = { workspace = true }
tari_utilities = { workspace = true }
tari_bor = { workspace = true }

anyhow = { workspace = true }
bigdecimal = { workspace = true }
bincode = { workspace = true, features=["serde"] }
indexmap = { workspace = true }
Expand Down

0 comments on commit 68b1bf2

Please sign in to comment.