Assigned RUSTSEC-2021-0094 to rdiff (#1000)

Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-08-21 19:46:40 -06:00
committed by GitHub
parent 89842247a4
commit 4b01805939
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.
3cf64ab75b093a4249bea509b51d3cbd4e662412068f81cc926672ea48175e72 -
e19b26290c698431a16f1b540c17728ec53e64a961d397512ff4de14e81a0b49 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0094"
package = "rdiff"
date = "2021-02-03"
url = "https://github.com/dyule/rdiff/issues/3"