mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2019-0039 to typemap (#1414)
Co-authored-by: pinkforest <pinkforest@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e5b2ecca37
commit
2df5a37a35
@@ -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.
|
||||
b3f5761d74c7a027319b1ea2592e978cca4dd2fa79a5706a1232be52f5d250d3 -
|
||||
9f106c9bcb014ac17e4466b4bdfc3b828e97d2b7d8a84fb1c30bf191d3645bfd -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2019-0039"
|
||||
package = "typemap"
|
||||
date = "2019-04-06"
|
||||
url = "https://github.com/reem/rust-typemap/issues/45"
|
||||
@@ -24,4 +24,4 @@ The last release seems to have been seven years ago.
|
||||
|
||||
- [ttmap](https://crates.io/crates/ttmap)
|
||||
- [typemap_rev](https://crates.io/crates/typemap_rev)
|
||||
- [typemap-ors](https://crates.io/crates/typemap-ors)
|
||||
- [typemap-ors](https://crates.io/crates/typemap-ors)
|
||||
Reference in New Issue
Block a user