blake2b 0.99.0

DEPRECATED: please use the `blake2` crate
1
2
3
fn main() {
    println!("Hello, world!");
}