ipfs-embed-core 0.6.0

small embeddable ipfs implementation
Documentation
[package]
name = "ipfs-embed-core"
version = "0.6.0"
authors = ["David Craven <david@craven.ch>"]
edition = "2018"
license = "MIT OR Apache-2.0"
description = "small embeddable ipfs implementation"
repository = "https://github.com/ipfs-rust/ipfs-embed"

[dependencies]
anyhow = "1.0.32"
futures = "0.3.5"
libipld = { version = "0.5.1", default-features = false }
libp2p-core = "0.22.1"