Add unmaintained crate advisory for ffi_utils (#464)

It's been renamed to `sn_ffi_utils`
This commit is contained in:
Stephen Coyle
2020-11-02 14:43:54 +00:00
committed by GitHub
parent 51fd5e3c97
commit 3adba0fcc4

View File

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