diff --git a/crates/stream-cipher/RUSTSEC-0000-0000.md b/crates/stream-cipher/RUSTSEC-0000-0000.md new file mode 100644 index 0000000..31e5d7f --- /dev/null +++ b/crates/stream-cipher/RUSTSEC-0000-0000.md @@ -0,0 +1,20 @@ +```toml +[advisory] +id = "RUSTSEC-0000-0000" +package = "stream-cipher" +date = "2020-10-15" +informational = "unmaintained" +url = "https://github.com/RustCrypto/traits/pull/337" + +[versions] +patched = [] +unaffected = [] +``` + +# crate has been renamed to `cipher` + +This crate has been renamed from `stream-cipher` to `cipher`. + +The new repository location is at: + +