Assigned RUSTSEC-2021-0095 to mopa (#1001)

Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-08-21 19:48:14 -06:00
committed by GitHub
parent 59cdbf2173
commit b6a20c1ba3
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.
e19b26290c698431a16f1b540c17728ec53e64a961d397512ff4de14e81a0b49 -
5676ab89a188f3baf97624bbc38a374b200a9d8cd6fdc1a80a136fe2c0a2db54 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0095"
package = "mopa"
date = "2021-06-01"
url = "https://github.com/chris-morgan/mopa/issues/13"