ipfs 0.0.0

An implementation of the IPFS Protocol
Documentation
[package]
name = "ipfs"
description = "An implementation of the IPFS Protocol"
version = "0.0.0"
license = "MIT/Apache-2.0"
repository = "https://github.com/ipfs-rs"
documentation = "https://docs.rs/ipfs"
readme = "README.md"
keywords = ["ipfs", "protocol"]
authors = ["rushmorem <rushmore@webenchanter.com>"]

[dependencies]