Add unmaintained advisory for ncollide (#1623)

There is no activity since March 2022 and the maintainer has advised
that this crate is passively-maintained since January 2021.
This commit is contained in:
damienrg
2023-03-11 23:40:47 +01:00
committed by GitHub
parent bb831bb8d2
commit 220fa87130
2 changed files with 30 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
package = "ncollide2d"
date = "2021-01-29"
url = "https://github.com/dimforge/ncollide"
informational = "unmaintained"
[versions]
patched = []
```
# ncollide2d is unmaintained
The maintainer has advised that this crate is passively-maintained and that it
is being superseded by the [Parry](https://github.com/dimforge/parry) project.

View File

@@ -0,0 +1,15 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
package = "ncollide3d"
date = "2021-01-29"
url = "https://github.com/dimforge/ncollide"
informational = "unmaintained"
[versions]
patched = []
```
# ncollide3d is unmaintained
The maintainer has advised that this crate is passively-maintained and that it
is being superseded by the [Parry](https://github.com/dimforge/parry) project.