Assigned RUSTSEC-2022-0091 to tauri (#1621)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-02-25 16:16:50 +01:00
committed by GitHub
parent bf247555bd
commit 81e6e5a8e1
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.
0e4345cd191360c1ab49e17f914fe84e29f5c2575df04f03b746f46c0395cafb -
d70ddd5149180c8ec65d544f6455ce25eb26afbab4edf39fd783eb67aad54ff5 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2022-0091"
package = "tauri"
date = "2022-09-19"
url = "https://github.com/tauri-apps/tauri/issues/5234"