[package] authors = ["jD91mZM2 "] description = "Pure rust rewrite of the rot26 algorithm" license-file = "LICENSE" name = "rot26" repository = "https://github.com/jD91mZM2/rot26" version = "0.1.2" [dependencies.rayon] optional = true version = "0.9.0"