Assigned RUSTSEC-2021-0118 to arrow (#1064)

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

View File

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