Assigned RUSTSEC-2021-0140 to rusttype (#1397)

Co-authored-by: pinkforest <pinkforest@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-08-31 05:01:56 +10:00
committed by GitHub
parent 7fb3fd2a29
commit ecc129a2d4
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.
404982a17da4e81a2a275c9bc5fa455f2dd116afa0db386a5202767e8e93e699 -
e87ac22f41d580de7757c588fb62d04f05b7c5ed0fd825276fb9a2111db15ded -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0140"
package = "rusttype"
date = "2021-04-01"
url = "https://gitlab.redox-os.org/redox-os/rusttype/-/issues/148"