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