Assigned RUSTSEC-2021-0086 to flumedb (#990)

Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-08-21 19:25:44 -06:00
committed by GitHub
parent c487b0ceea
commit 4a51eedb08
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.
287c80486f47ddeb96ae4919877bcab9985035e9f715ec68f6f7c8c6e3476618 -
104b20f6dead711d080f0d3269ad7a146f7e3070967f2333f6b63fc788dd1c47 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0086"
package = "flumedb"
date = "2021-01-07"
url = "https://github.com/sunrise-choir/flumedb-rs/issues/10"