Assigned RUSTSEC-2017-0008 to serial (#2158)

Co-authored-by: Shnatsel <291257+Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-12-04 13:14:28 +00:00
committed by GitHub
parent ab481475e9
commit f34e88949c
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.
0837186fa275416f69277f2f693df4c9e877a901cdb45e2e51bb08f5aef3f5dd -
52ce56af0e3587c35957a369b6ae681c5916562488150f9e1213a1532a7aa92d -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2017-0008"
package = "serial"
date = "2017-07-02"
url = "https://github.com/dcuddeback/serial-rs/issues/71"