Assigned RUSTSEC-2023-0051 to dlopen_derive (#1747)

Co-authored-by: amousset <amousset@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-08-19 12:29:52 +02:00
committed by GitHub
parent f7511e0fa3
commit ae12a8f93f
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.
1e3fbfb491c7b848dfd60a8b64c9b2cbe47448eef1f7904391e82f1b586e2e6f -
d32e8e66d9101f839a487aa5d6e901666b21cf240377372dee3e1a4d6b4e4252 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2023-0051"
package = "dlopen_derive"
date = "2023-07-30"
url = "https://github.com/szymonwieloch/rust-dlopen/issues/47"