mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-27 06:29:31 +01:00
Create RUSTSEC-0000-0000.md (#1236)
This commit is contained in:
20
crates/static_type_map/RUSTSEC-0000-0000.md
Normal file
20
crates/static_type_map/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,20 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "static_type_map"
|
||||
date = "2022-05-11"
|
||||
informational = "unmaintained"
|
||||
url = "https://github.com/malobre/erased_set/issues/6"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
unaffected = []
|
||||
```
|
||||
|
||||
# `static_type_map` has been renamed to `erased_set`
|
||||
|
||||
Please use the `erased_set` crate going forward:
|
||||
|
||||
<https://github.com/malobre/erased_set>
|
||||
|
||||
There will be no further releases of `static_type_map`.
|
||||
Reference in New Issue
Block a user