[dependencies.quote]
version = "1.0.36"
[dependencies.syn]
features = ["full"]
version = "2.0.71"
[lib]
proc-macro = true
[package]
authors = ["rootfebri"]
description = "Hide string at compile time and treat variable value as original at runtime"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "hidmystr"
readme = "README.md"
version = "0.1.0"