[package] name = "cyphers" description = "Pure Rust implementation of classical ciphers (for fun and learning)" version = "0.0.0-reserved" license-file = "LICENSE" [lib] path = "lib.rs"