Add unmaintained crate advisory for safe-nd (#467)

It's been renamed to `sn_data_types`
This commit is contained in:
Stephen Coyle
2020-11-02 14:42:05 +00:00
committed by GitHub
parent a0e59ff2f8
commit 0da539a26e

View File

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