[lib]
proc-macro = true
[package]
authors = ["Nicholas Rodrigues Lordello <nlordell@gmail.com>"]
categories = ["cryptography::cryptocurrencies", "mathematics", "no-std"]
description = "256-bit integer literals"
documentation = "https://docs.rs/ethnum-macros"
edition = "2021"
homepage = "https://github.com/nlordell/ethnum-rs"
keywords = ["integer", "u256", "ethereum"]
license = "MIT OR Apache-2.0"
name = "ethnum-macros"
readme = "README.md"
repository = "https://github.com/nlordell/ethnum-rs"
version = "1.1.0"