diff --git a/crates/rusttype/RUSTSEC-0000-0000.md b/crates/rusttype/RUSTSEC-0000-0000.md new file mode 100644 index 00000000..42456393 --- /dev/null +++ b/crates/rusttype/RUSTSEC-0000-0000.md @@ -0,0 +1,26 @@ +```toml +[advisory] +id = "RUSTSEC-0000-0000" +package = "rusttype" +date = "2021-04-01" +url = "https://gitlab.redox-os.org/redox-os/rusttype/-/issues/148" +informational = "unmaintained" + +[versions] +patched = [] +``` +# rusttype is Unmaintained + +The maintainer has adviced this crate is deprecated and will not +receive any maintenance. + +The maintainer has further advised to migrate over to `ab_glyph`. + +Last release seems to have been over two years ago. + +## Possible Alternative(s) + + The below list has not been vetted in any way and may or may not contain alternatives; + + - [ab_glyph](https://crates.io/crates/ab_glyph) +