Assigned RUSTSEC-2023-0064 to gix-transport (#1790)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-09-25 12:04:51 +00:00
committed by GitHub
parent 851e5c9638
commit 7b510556ab
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.
87c6e74ac5a63d5cc20d8363b78321e41975108e9a7848b93d56e0b632e786a5 -
0389d171d0b8bab6a990a828881be1e5720fa49f60338f600e7f75b2f7f357a3 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2023-0064"
package = "gix-transport"
date = "2023-09-23"
url = "https://github.com/Byron/gitoxide/pull/1032"