mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-27 06:29:31 +01:00
Assigned RUSTSEC-2021-0148 to nphysics3d, RUSTSEC-2021-0149 to nphysics2d (#1636)
Co-authored-by: pinkforest <pinkforest@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1d79443ae8
commit
bb831bb8d2
@@ -1,3 +1,3 @@
|
|||||||
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
||||||
This prevents duplicate ID assignment due to a race between those jobs.
|
This prevents duplicate ID assignment due to a race between those jobs.
|
||||||
f31c11754915d210d801d6a28d052ec9bbce88894e251e2709e85ad36d9b7846 -
|
12760ef57e0cc7314c86517ccf2dd925ecddacbe8f0fd097a694c4217dd44099 -
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2021-0149"
|
||||||
package = "nphysics2d"
|
package = "nphysics2d"
|
||||||
date = "2021-01-29"
|
date = "2021-01-29"
|
||||||
url = "https://github.com/dimforge/nphysics"
|
url = "https://github.com/dimforge/nphysics"
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2021-0148"
|
||||||
package = "nphysics3d"
|
package = "nphysics3d"
|
||||||
date = "2021-01-29"
|
date = "2021-01-29"
|
||||||
url = "https://github.com/dimforge/nphysics"
|
url = "https://github.com/dimforge/nphysics"
|
||||||
Reference in New Issue
Block a user