fvm_ipld_blockstore 0.1.1

Sharded IPLD Blockstore.
Documentation
[dependencies.anyhow]
version = "1.0.51"

[dependencies.cid]
default-features = false
features = ["serde-codec", "std"]
version = "0.8.2"

[dependencies.multihash]
default-features = false
features = ["multihash-impl"]
version = "0.16.1"

[features]
default = []

[package]
authors = ["ChainSafe Systems <info@chainsafe.io>", "Protocol Labs", "Filecoin Core Devs"]
description = "Sharded IPLD Blockstore."
edition = "2018"
license = "MIT OR Apache-2.0"
name = "fvm_ipld_blockstore"
repository = "https://github.com/filecoin-project/ref-fvm"
version = "0.1.1"