[package] name = "lokaproc" description = "proc-macros to go with the lokathor series of crates." version = "0.0.0" authors = ["Lokathor "] repository = "https://github.com/Lokathor/lokaproc" readme = "README.md" keywords = ["lokathor"] edition = "2018" license = "0BSD" [dependencies] lokacore = "0.2" [lib] name = "lokaproc" proc-macro = true