Assigned RUSTSEC-2021-0070 to nalgebra (#932)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-06-06 13:52:19 -04:00
committed by GitHub
parent 46e657b29c
commit 9984f61e56
2 changed files with 2 additions and 2 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.
ff091e2402596ebe5667596b7b07f686f263921249d154a8b98e063059c521aa -
16b5a6e1d82d8a788bdba085801b314b879e3193ca28434a1e371d97b62108fb -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0070"
package = "nalgebra"
date = "2021-06-06"
url = "https://github.com/dimforge/nalgebra/issues/883"