mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
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:
committed by
GitHub
parent
220fa87130
commit
ffe539ba4d
@@ -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 -
|
||||
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
Reference in New Issue
Block a user