Assigned RUSTSEC-2021-0150 to ncollide3d, RUSTSEC-2021-0151 to ncollide2d (#1637)

Co-authored-by: pinkforest <pinkforest@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-03-12 17:47:41 +11:00
committed by GitHub
parent 220fa87130
commit ffe539ba4d
3 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
This file causes merge conflicts if two ID assignment jobs run concurrently.
This prevents duplicate ID assignment due to a race between those jobs.
12760ef57e0cc7314c86517ccf2dd925ecddacbe8f0fd097a694c4217dd44099 -
69a2028ac7b3f9a88b9714895f2cfaffb00263404d0f8053d96b7ab266357d48 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0151"
package = "ncollide2d"
date = "2021-01-29"
url = "https://github.com/dimforge/ncollide"

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0150"
package = "ncollide3d"
date = "2021-01-29"
url = "https://github.com/dimforge/ncollide"