mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-08 12:37:14 +01:00
Assigned RUSTSEC-2021-0073 to prost-types (#955)
Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1889bffd67
commit
7629432184
@@ -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.
|
||||
21a0f90008725ce399a7f1bd73bfcbe12fce82c3bc073d1b5e9b3079b233dc03 -
|
||||
8cab576aade4ba5828f697dfeb08d6d2fff2ad0dabacdfdc680149a255552da2 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2021-0073"
|
||||
package = "prost-types"
|
||||
date = "2021-07-08"
|
||||
url = "https://github.com/tokio-rs/prost/issues/438"
|
||||
@@ -22,4 +22,4 @@ It is recommended to upgrade to `prost-types` v0.8 and switch the usage of `From
|
||||
|
||||
See [#438] for more information.
|
||||
|
||||
[#438]: https://github.com/tokio-rs/prost/issues/438
|
||||
[#438]: https://github.com/tokio-rs/prost/issues/438
|
||||
Reference in New Issue
Block a user