[package] name = "vs_rot13" version = "0.1.1" authors = ["Voidsand "] edition = "2018" description = "ROT13 encryption and decryption." repository = "https://github.com/voidsand/rot13" license = "MIT OR Apache-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]