Assigned RUSTSEC-2020-0115 to ruspiro-singleton

This commit is contained in:
Shnatsel
2021-01-22 19:27:29 +00:00
committed by GitHub
parent 877505e85e
commit fca5ca1d2b
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 file causes merge conflicts if two ID assignment jobs run concurrently.
This prevents duplicate ID assignment due to a race between those jobs. This prevents duplicate ID assignment due to a race between those jobs.
55fcaa01ed51f3f228a2cfb2f7532b57aaf123b8d23663b06e121985e92abd32 - 90b733cad21174f1aa83b359820e4a496fe2fb9436e7b99aee5d50d80d545b09 -

View File

@@ -1,6 +1,6 @@
```toml ```toml
[advisory] [advisory]
id = "RUSTSEC-0000-0000" id = "RUSTSEC-2020-0115"
package = "ruspiro-singleton" package = "ruspiro-singleton"
date = "2020-11-16" date = "2020-11-16"
url = "https://github.com/RusPiRo/ruspiro-singleton/issues/10" url = "https://github.com/RusPiRo/ruspiro-singleton/issues/10"