Assigned RUSTSEC-2020-0144 to lzw (#761)

Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-02-10 10:27:15 -08:00
committed by GitHub
parent fb29bc7093
commit 0283f676ac
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.
46ffb9c1b39b7485e23b26a8ed0f023162f34a70546a00cf285e4ad9e041643b -
ab9f4325aa882ac598b33552b8b8c27438af7b74b2a36d4be1e90236aac8071f -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2020-0144"
package = "lzw"
date = "2020-02-10"
url = "https://github.com/nwin/lzw/issues/2"