Assigned RUSTSEC-2021-0087 to columnar (#991)

Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-08-21 19:27:48 -06:00
committed by GitHub
parent 72e61b6d12
commit 06d14ff7f7
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.
104b20f6dead711d080f0d3269ad7a146f7e3070967f2333f6b63fc788dd1c47 -
0bac572596dc686094d8db26f87f715486ebc4a1f7ed80f2c7271497cdcf03b0 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0087"
package = "columnar"
date = "2021-01-07"
url = "https://github.com/frankmcsherry/columnar/issues/6"