libipld-json 0.12.0

ipld json codec
Documentation
[dependencies.base64]
version = "0.13.0"

[dependencies.libipld-core]
version = "0.12.0"

[dependencies.multihash]
version = "0.14.0"

[dependencies.serde]
features = ["derive"]
version = "1.0.126"

[dependencies.serde_json]
version = "1.0.64"

[features]
unleashed = ["libipld-core/unleashed"]

[package]
authors = ["Irakli Gozalishvili <contact@gozala.io>"]
description = "ipld json codec"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "libipld-json"
repository = "https://github.com/ipfs-rust/rust-ipld"
version = "0.12.0"