Add unmaintained crate advisory for jsonrpc-quic

Renamed to `qjsonrpc`.
This commit is contained in:
Stephen Coyle
2021-02-15 16:19:30 +00:00
parent c2e8d57fbd
commit 55026f94f3

View 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>