[dependencies.data-encoding]
version = "2.1.2"
[dependencies.data-encoding-macro]
version = "0.1.7"
[dependencies.encoding]
package = "forest_encoding"
version = "0.2.1"
[dependencies.forest_json_utils]
optional = true
version = "0.1"
[dependencies.leb128]
version = "0.2.1"
[dependencies.log]
version = "0.4.8"
[dependencies.num-derive]
version = "0.3.0"
[dependencies.num-traits]
version = "0.2"
[dependencies.once_cell]
version = "1.7.2"
[dependencies.serde]
features = ["derive"]
version = "1.0"
[dependencies.thiserror]
version = "1.0"
[features]
json = ["forest_json_utils"]
testnet = []
[package]
authors = ["ChainSafe Systems <info@chainsafe.io>"]
description = "Filecoin addresses for use in Forest"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "forest_address"
repository = "https://github.com/ChainSafe/forest"
resolver = "2"
version = "0.3.2"