[dependencies.quote]
version = "1.0.35"
[dependencies.syn]
version = "2.0.52"
[dependencies.tiny-keccak]
features = ["keccak"]
version = "2.0.2"
[dev-dependencies.hex-literal]
version = "0.4.1"
[lib]
proc-macro = true
[package]
authors = ["Brendon Harrison (@bsh98)"]
categories = ["cryptography"]
description = "Macros for evaluating common Ethereum and blockchain functions at compile time."
edition = "2021"
keywords = ["ethereum", "blockchain", "keccak"]
license = "MIT"
name = "ethp"
readme = "README.md"
repository = "https://github.com/bsh98/ethp"
version = "0.1.0"