Assigned RUSTSEC-2021-0117 to arrow (#1063)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-09-29 18:00:13 +02:00
committed by GitHub
parent edfbe64d47
commit a9bf472713
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.
aa88928c59f9e984f4cdca518b5d423ba49429e0bd23853d89030cd66ec49669 -
89232fd2abd41090cc88fc831b511d39b7a1d27f59d6e7dbd7b3b2459aa5d6fc -

View File

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