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:
github-actions[bot]
2023-03-12 09:34:14 +11:00
committed by GitHub
parent 1d79443ae8
commit bb831bb8d2
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.
f31c11754915d210d801d6a28d052ec9bbce88894e251e2709e85ad36d9b7846 -
12760ef57e0cc7314c86517ccf2dd925ecddacbe8f0fd097a694c4217dd44099 -

View File

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

View File

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