block-cipher 0.99.99

DEPRECATED: replaced by the `cipher` crate
[package]
name = "block-cipher"
version = "0.99.99"
description = "DEPRECATED: replaced by the `cipher` crate"
authors = ["Tony Arcieri <bascule@gmail.com>"]
edition = "2018"
license = "Apache-2.0 OR MIT"
repository = "https://github.com/RustCrypto/traits/tree/master/cipher"
categories = ["cryptography"]
readme = "README.md"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]