mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-27 06:29:31 +01:00
Add unmaintained crate advisory for ffi_utils (#464)
It's been renamed to `sn_ffi_utils`
This commit is contained in:
19
crates/ffi_utils/RUSTSEC-0000-0000.md
Normal file
19
crates/ffi_utils/RUSTSEC-0000-0000.md
Normal 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>
|
||||
Reference in New Issue
Block a user