Assigned RUSTSEC-2022-0003 to ammonia (#1153)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-01-19 23:35:01 +01:00
committed by GitHub
parent 770c8cadd4
commit bf972ed7d4
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.
177ddbb3182b39d61de3792c0e68ec7aa0faa42e974b322bdf90afba13881407 -
be7ca87c7172bfc30b0887417746e1a37f3a3c12318f5308f1248ed29a5f8e31 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2022-0003"
package = "ammonia"
date = "2022-01-19"
url = "https://github.com/rust-ammonia/ammonia/pull/147"