Assigned RUSTSEC-2022-0018 to totp-rs (#1230)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-05-09 20:08:13 +02:00
committed by GitHub
parent fa5b6696cf
commit 7975ad680c
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.
05211b923d19475817ba8c9cdcc1c8079a94da53ed993f4f5af9e032b8766a4d -
7656bed5e56047db3ccdbd1b3de13e8a4575a1f1b12171cd165ca22b98aa150d -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2022-0018"
package = "totp-rs"
date = "2022-05-09"
url = "https://github.com/constantoine/totp-rs/security/advisories/GHSA-8vxv-2g8p-2249"