Assigned RUSTSEC-2021-0119 to nix (#1066)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-09-30 19:05:28 +02:00
committed by GitHub
parent a59b58df71
commit 6724be0e29
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.
d8f388ce471ad783a38f2d0abacbd40abdf767637161a839c60b8eb32689e2f9 -
42ca4d90b4a557daf80f0be606f514ad413a5d90341135f70714161f49348a74 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0119"
package = "nix"
date = "2021-09-27"
url = "https://github.com/nix-rust/nix/issues/1541"