[dependencies.Inflector]
version = "0.11.4"
[dependencies.indexmap]
version = "1.6.0"
[dependencies.proc-macro2]
version = "1.0.21"
[dependencies.quote]
version = "1.0.8"
[dependencies.syn]
features = ["full", "extra-traits"]
version = "1.0.40"
[lib]
proc-macro = true
[package]
authors = ["Marc Brinkmann <marc@casperlabs.io>"]
description = "A macro to create reactor implementations for the casper-node."
documentation = "https://docs.rs/casper-node-macros"
edition = "2018"
homepage = "https://casperlabs.io"
license-file = "LICENSE"
name = "casper-node-macros"
readme = "README.md"
repository = "https://github.com/CasperLabs/casper-node/tree/master/node_macros"
version = "1.4.3"