Assigned RUSTSEC-2023-0024 to openssl (#1659)

Co-authored-by: alex <alex@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-03-23 22:55:44 -04:00
committed by GitHub
parent be5a1c9d27
commit cda37f498a
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.
80ab3b6330fe7c64c1fa81138d2dd41096b3da0e89bf83f43d721a1383f3a647 -
4422b168311ca897aadb3dbf4d299ea72b1dae097cc636c87f18c466f65a1963 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2023-0024"
package = "openssl"
date = "2023-03-24"
url = "https://github.com/sfackler/rust-openssl/pull/1854"