Assigned RUSTSEC-2023-0015 to ascii (#1619)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-02-25 16:13:09 +01:00
committed by GitHub
parent eadc6fea9e
commit bf247555bd
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.
1d62e76ee351b7c3b8588635db0fe94bdf0aee8ff48199cb635aaf3468945844 -
0e4345cd191360c1ab49e17f914fe84e29f5c2575df04f03b746f46c0395cafb -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2023-0015"
package = "ascii"
date = "2023-02-25"
url = "https://github.com/tomprogrammer/rust-ascii/issues/64"