[package] name = "xorstring" version = "0.1.0" authors = ["Mariell Hoversholm "] edition = "2018" repository = "https://github.com/Proximyst/xorstring" license = "BSD-3-Clause" description = "Compile-time string XOR encryption." [dependencies] xorstring-procmacro = "~0.1"