From 0da539a26eeb0b8151873742376dbe1221b007cd Mon Sep 17 00:00:00 2001 From: Stephen Coyle <37112040+S-Coyle@users.noreply.github.com> Date: Mon, 2 Nov 2020 14:42:05 +0000 Subject: [PATCH] Add unmaintained crate advisory for `safe-nd` (#467) It's been renamed to `sn_data_types` --- crates/safe-nd/RUSTSEC-0000-0000.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 crates/safe-nd/RUSTSEC-0000-0000.md diff --git a/crates/safe-nd/RUSTSEC-0000-0000.md b/crates/safe-nd/RUSTSEC-0000-0000.md new file mode 100644 index 00000000..d0c0648e --- /dev/null +++ b/crates/safe-nd/RUSTSEC-0000-0000.md @@ -0,0 +1,19 @@ +```toml +[advisory] +id = "RUSTSEC-0000-0000" +package = "safe-nd" +date = "2020-11-02" +informational = "unmaintained" +url = "https://github.com/maidsafe/sn_data_types/pull/218" +[versions] +patched = [] +unaffected = [] +``` + +# crate has been renamed to `safe-nd` + +This crate has been renamed from `safe-nd` to `sn_data_types`. + +The new repository location is: + +