aptos-crypto-derive-link 0.0.3

Custom derives for `aptos-crypto`
Documentation
[dependencies.proc-macro2]
version = "1.0.38"

[dependencies.quote]
version = "1.0.18"

[dependencies.syn]
features = ["derive"]
version = "1.0.92"
[dev-dependencies.anyhow]
version = "1.0.57"

[lib]
proc-macro = true

[package]
authors = ["Aptos Labs <opensource@aptoslabs.com>"]
description = "Custom derives for `aptos-crypto`"
edition = "2021"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
name = "aptos-crypto-derive-link"
publish = true
repository = "https://github.com/aptos-labs/aptos-core"
rust-version = "1.64"
version = "0.0.3"