mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Merge pull request #772 from S-Coyle/update_crate_names
Update crate names
This commit is contained in:
19
crates/jsonrpc-quic/RUSTSEC-0000-0000.md
Normal file
19
crates/jsonrpc-quic/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,19 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "jsonrpc-quic"
|
||||
date = "2021-02-15"
|
||||
informational = "unmaintained"
|
||||
url = "https://github.com/maidsafe/sn_api/pull/623"
|
||||
[versions]
|
||||
patched = []
|
||||
unaffected = []
|
||||
```
|
||||
|
||||
# crate has been renamed to `qjsonrpc`
|
||||
|
||||
This crate has been renamed from `jsonrpc-quic` to `qjsonrpc`.
|
||||
|
||||
The new repository location is:
|
||||
|
||||
<https://github.com/maidsafe/sn_api>
|
||||
19
crates/safe-api/RUSTSEC-0000-0000.md
Normal file
19
crates/safe-api/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,19 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
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>
|
||||
Reference in New Issue
Block a user