Add unmaintained crate advisory for routing (#499)

Has been renamed to `sn_routing`.
This commit is contained in:
Stephen Coyle
2020-12-02 17:58:32 +00:00
committed by GitHub
parent 5c449df553
commit cd269c4848

View File

@@ -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:
<https://github.com/maidsafe/sn_routing>