Assigned RUSTSEC-2020-0169 to multi_mut (#2156)

Co-authored-by: Shnatsel <291257+Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-12-04 12:55:45 +00:00
committed by GitHub
parent ec8a8485d2
commit 0c4013b598
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.
158d817439adca059b33275d77414a6b40f8bae1d76c8b9c4b83a5b9e6da15cd -
0837186fa275416f69277f2f693df4c9e877a901cdb45e2e51bb08f5aef3f5dd -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2020-0169"
package = "multi_mut"
date = "2020-02-07"
url = "https://github.com/golddranks/multi_mut/issues/1"