Assigned RUSTSEC-2022-0074 to prettytable-rs (#1505)

Co-authored-by: pinkforest <pinkforest@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-12-27 21:48:04 +11:00
committed by GitHub
parent 9db09cf3a8
commit 6d5b76eb3b
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.
95471889d82af862926bffcc548bb14d307bf0c65fb55e9d7dd6f2780fe80bf2 -
208d33b4f83aae9a366a08fe9e389bd3352e3ce0a403222e93930ab7174899d1 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2022-0074"
package = "prettytable-rs"
date = "2022-12-02"
url = "https://github.com/phsym/prettytable-rs/issues/145"