Create RUSTSEC-0000-0000.md (#1236)

This commit is contained in:
Malobre
2022-05-11 21:41:08 +02:00
committed by GitHub
parent eb8c788bc0
commit 30e1ac3cd5

View 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`.