stream-cipher 0.99.99

DEPRECATED: replaced by the `cipher` crate
1
2
3
fn main() {
    println!("Hello, world!");
}