mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Add unmaintained rusttype (#1388)
This commit is contained in:
committed by
GitHub
parent
cd616654ec
commit
7fb3fd2a29
26
crates/rusttype/RUSTSEC-0000-0000.md
Normal file
26
crates/rusttype/RUSTSEC-0000-0000.md
Normal file
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user