Assigned RUSTSEC-2022-0081 to json (#1537)

Co-authored-by: pinkforest <pinkforest@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-01-19 22:05:23 +11:00
committed by GitHub
parent 1e334299d2
commit 0db6a677c5
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.
47ac6576d0eaab6436fdc15b1625f5018bac1fdd0cc2add55d0c7b4f9e922ff1 -
aac10990e62ef0bf68e1320a9c42cce7bf3231c91c1fd1dadd23ad504bc2929d -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2022-0081"
package = "json"
date = "2022-02-01"
url = "https://github.com/maciejhirsz/json-rust/issues/205"