diff --git a/crates/static_type_map/RUSTSEC-0000-0000.md b/crates/static_type_map/RUSTSEC-0000-0000.md new file mode 100644 index 00000000..ca389b72 --- /dev/null +++ b/crates/static_type_map/RUSTSEC-0000-0000.md @@ -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: + + + +There will be no further releases of `static_type_map`.