Assigned RUSTSEC-2021-0116 to arrow (#1062)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-09-29 17:58:13 +02:00
committed by GitHub
parent 9cc82e1b90
commit a7d4ec8dd9
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.
8118bf71575b323be9da216fc38dbdfed22b7371a8cf4de2b0423fc5d1716eec -
aa88928c59f9e984f4cdca518b5d423ba49429e0bd23853d89030cd66ec49669 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0116"
package = "arrow"
date = "2021-09-14"
references = ["https://github.com/apache/arrow-rs/issues/772", "https://github.com/apache/arrow-rs/issues/773"]