Add unmaintained crate advisory for quic-p2p (#468)

It's been renamed to `qp2p`
This commit is contained in:
Stephen Coyle
2020-11-02 14:49:09 +00:00
committed by GitHub
parent d5cf9d7653
commit 9757ff2052

View File

@@ -0,0 +1,19 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
package = "quic-p2p"
date = "2020-11-02"
informational = "unmaintained"
url = "https://github.com/maidsafe/qp2p/pull/141"
[versions]
patched = []
unaffected = []
```
# crate has been renamed to `qp2p`
This crate has been renamed from `quic-p2p` to `qp2p`.
The new repository location is:
<https://github.com/maidsafe/qp2p>