Add unmaintained crate advisory for safe-api

Renamed to `sn_api`.
This commit is contained in:
Stephen Coyle
2021-02-15 16:08:19 +00:00
parent 7c81bd4fc3
commit c2e8d57fbd

View File

@@ -0,0 +1,19 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
package = "safe-api"
date = "2021-02-15"
informational = "unmaintained"
url = "https://github.com/maidsafe/sn_api/pull/619"
[versions]
patched = []
unaffected = []
```
# crate has been renamed to `sn_api`
This crate has been renamed from `safe-api` to `sn_api`.
The new repository location is:
<https://github.com/maidsafe/sn_api>