From cd269c4848cdaab5fa88b823803b21b3e0650e72 Mon Sep 17 00:00:00 2001 From: Stephen Coyle <37112040+S-Coyle@users.noreply.github.com> Date: Wed, 2 Dec 2020 17:58:32 +0000 Subject: [PATCH] Add unmaintained crate advisory for `routing` (#499) Has been renamed to `sn_routing`. --- crates/routing/RUSTSEC-0000-0000.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 crates/routing/RUSTSEC-0000-0000.md diff --git a/crates/routing/RUSTSEC-0000-0000.md b/crates/routing/RUSTSEC-0000-0000.md new file mode 100644 index 0000000..da32c14 --- /dev/null +++ b/crates/routing/RUSTSEC-0000-0000.md @@ -0,0 +1,19 @@ +```toml +[advisory] +id = "RUSTSEC-0000-0000" +package = "routing" +date = "2020-11-02" +informational = "unmaintained" +url = "https://github.com/maidsafe/sn_routing/pull/2190" +[versions] +patched = [] +unaffected = [] +``` + +# crate has been renamed to `sn_routing` + +This crate has been renamed from `routing` to `sn_routing`. + +The new repository location is: + +