Assigned RUSTSEC-2021-0046 to telemetry

This commit is contained in:
Shnatsel
2021-03-29 06:55:04 +00:00
committed by GitHub
parent 5f91ab66a3
commit de97e74044
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.
81530e15ca5843ba701af60d08dc775c4059aeb26c956f24e82b0c4b2d8da238 -
f144ce740acfe23509da17d47d8887346f4812bd9a974087d90514dcaf07b4d7 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0046"
package = "telemetry"
date = "2021-02-17"
url = "https://github.com/Yoric/telemetry.rs/issues/45"