diff --git a/crates/parity-util-mem/RUSTSEC-0000-0000.md b/crates/parity-util-mem/RUSTSEC-0000-0000.md new file mode 100644 index 0000000..484922c --- /dev/null +++ b/crates/parity-util-mem/RUSTSEC-0000-0000.md @@ -0,0 +1,17 @@ +```toml +[advisory] +id = "RUSTSEC-0000-0000" +package = "parity-util-mem" +date = "2022-11-30" +url = "https://github.com/paritytech/parity-common/pull/696" +references = ["https://github.com/paritytech/parity-common/issues/607", "https://github.com/paritytech/parity-common/pull/697"] +informational = "unmaintained" + +[versions] +patched = [] +``` +# parity-util-mem Unmaintained + +The crate has been deprecated and will receive no updates with no repository source. + +The crate has [a warning](https://crates.io/crates/parity-util-mem) surrounding it's use related to global allocator use that may lead to UB.