Assigned RUSTSEC-2023-0002 to git2 (#1519)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-01-12 22:50:29 +01:00
committed by GitHub
parent 6196462c99
commit 96c5b9c888
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.
1b45d180b5e6ed58e7060f13765336c668851145ade21e89e1813fa194d324c8 -
3f606b80dba82bd4e8438ed555309221f96399a90670e5ca669594bca565af4a -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2023-0002"
package = "git2"
date = "2023-01-12"
url = "https://github.com/rust-lang/git2-rs/pull/909"