Assigned RUSTSEC-2022-0062 to matrix-sdk (#1445)

Co-authored-by: amousset <amousset@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-10-24 13:22:39 +02:00
committed by GitHub
parent e40084b1a7
commit fe7b79e8eb
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.
d86930fa1566e6c13a61667e61492aa419eb5c1a0ca019601a8a91563ca019b2 -
41fff8ff5c81d2a0851f01fc33a92e49c46a3d97cd8819e33e1400e07a54a4e7 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2022-0062"
package = "matrix-sdk"
date = "2022-10-24"
url = "https://github.com/matrix-org/matrix-rust-sdk/issues/1110"