mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-15 22:04:38 +01:00
20 lines
379 B
Markdown
20 lines
379 B
Markdown
```toml
|
|
[advisory]
|
|
id = "RUSTSEC-2021-0024"
|
|
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>
|