Assigned RUSTSEC-2020-0159 to chrono (#1083)

Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-10-18 10:19:09 -06:00
committed by GitHub
parent 1d8c7e1f15
commit 9823491277
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.
97098036c0218022628b0ef8125668fed1be3c4e7a9f6ca2c9809b8525d6f29d -
c1f87706f5085949ee21026957e21bb7eb8328f2f568b059939f12bc799cc258 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2020-0159"
package = "chrono"
date = "2020-11-10"
url = "https://github.com/chronotope/chrono/issues/499"