Assigned RUSTSEC-2022-0088 to tauri (#1572)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-02-05 19:48:17 +01:00
committed by GitHub
parent b621b4642a
commit bb92d2d5d8
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.
c6f363e157cce336d2678401d3ec25c15b47c4e558c601710d8d0f90a8df64f7 -
5a84283ed741ae08d0ded3e0e6dacde0170bf43b552603c907914ecca091dc38 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2022-0088"
package = "tauri"
date = "2022-08-07"
url = "https://github.com/tauri-apps/tauri/issues/4882"