diff --git a/crates/block-cipher-trait/RUSTSEC-2020-0018.toml b/crates/block-cipher-trait/RUSTSEC-2020-0018.toml new file mode 100644 index 0000000000..f7e2c01bab --- /dev/null +++ b/crates/block-cipher-trait/RUSTSEC-2020-0018.toml @@ -0,0 +1,18 @@ +[advisory] +id = "RUSTSEC-2020-0018" +package = "block-cipher-trait" +title = "crate has been renamed to `block-cipher`" +informational = "unmaintained" +date = "2020-05-26" +url = "https://github.com/RustCrypto/traits/pull/139" +description = """ +This crate has been renamed from `block-cipher-trait` to `block-cipher`. + +The new repository location is at: + + +""" + +[versions] +patched = [] +unaffected = []