mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-18 09:24:34 +01:00
20 lines
404 B
Markdown
20 lines
404 B
Markdown
```toml
|
|
[advisory]
|
|
id = "RUSTSEC-2020-0064"
|
|
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>
|