Skip to content

Commit

Permalink
fix: remove unused ahash dep (#329)
Browse files Browse the repository at this point in the history
Co-authored-by: raulk <raul@protocol.ai>
  • Loading branch information
dignifiedquire and raulk authored May 5, 2022
1 parent 918e85f commit f09e7ad
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 actors/market/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ fvm_shared = { version = "0.6.1", default-features = false }
fvm_ipld_bitfield = "0.5.1"
num-traits = "0.2.14"
num-derive = "0.3.3"
ahash = "0.7.6"
serde = { version = "1.0.136", features = ["derive"] }
cid = { version = "0.8.3", default-features = false, features = ["serde-codec"] }
log = "0.4.14"
Expand Down

0 comments on commit f09e7ad

Please sign in to comment.