Assigned RUSTSEC-2022-0092 to rmp-serde (#1651)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-03-22 21:06:54 +00:00
committed by GitHub
parent 458519d840
commit 64bba30087
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.
8ba250c29733a9e1916ae6e39db93173de10d83f6b12f351d14441a0cd7ba99f -
748284018eaacf62b18055fdc8db58baec811b01d7c76fc0eca980d89ddc1ffc -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2022-0092"
package = "rmp-serde"
date = "2022-04-13"
url = "https://github.com/3Hren/msgpack-rust/issues/305"