[package] name = "xshell-macros" description = "Private implementation detail of xshell crate" version = "0.2.7" license = "MIT OR Apache-2.0" repository = "https://github.com/matklad/xshell" authors = ["Aleksey Kladov "] edition = "2021" rust-version = "1.59" [lib] proc-macro = true