[dependencies.num-bigint]
version = "0.4.3"
[dependencies.proc-macro2]
version = "1.0"
[dependencies.quote]
version = "1.0"
[dependencies.syn]
features = ["full", "extra-traits"]
version = "2.0"
[dev-dependencies.pretty_assertions]
version = "1.2.1"
[lib]
doctest = false
proc-macro = true
[package]
authors = ["Stellar Development Foundation <info@stellar.org>"]
description = "Create byte slices from literal integers."
edition = "2021"
homepage = "https://github.com/stellar/bytes-lit"
license = "Apache-2.0"
name = "bytes-lit"
readme = "README.md"
repository = "https://github.com/stellar/bytes-lit"
rust-version = "1.66"
version = "0.0.5"