multihash-derive 0.6.0

Proc macro for deriving custom multihash tables.
Documentation
[dependencies.proc-macro-crate]
version = "0.1.5"

[dependencies.proc-macro-error]
version = "1.0.4"

[dependencies.proc-macro2]
features = ["span-locations"]
version = "1.0.24"

[dependencies.quote]
version = "1.0.7"

[dependencies.syn]
version = "1.0.42"

[dependencies.synstructure]
version = "0.12.4"
[dev-dependencies.pretty_assertions]
version = "0.6.1"

[features]
default = ["std"]
std = []

[lib]
proc-macro = true

[package]
authors = ["David Craven <david@craven.ch>"]
description = "Proc macro for deriving custom multihash tables."
edition = "2018"
license = "MIT"
name = "multihash-derive"
repository = "https://github.com/multiformats/multihash"
version = "0.6.0"