We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dfcb1d commit 6e2241cCopy full SHA for 6e2241c
crates/stb_truetype/RUSTSEC-0000-0000.toml
@@ -0,0 +1,14 @@
1
+[advisory]
2
+id = "RUSTSEC-0000-0000"
3
+package = "stb_truetype"
4
+date = "2020-04-18" # date when deprecation was announced on project README
5
+title = "`stb_truetype` crate has been deprecated; use `ttf-parser` instead"
6
+informational = "unmaintained"
7
+url = "https://gitlab.redox-os.org/redox-os/stb_truetype-rs/-/commit/f1f5be4794e87bfc80a4255bc3f23ed75dd77645"
8
+description = """
9
+This crate was maintained for use in rusttype which has switched to use [ttf-parser](https://crates.io/crates/ttf-parser)
10
+"""
11
+
12
+[versions]
13
+unaffected = []
14
+patched = []
0 commit comments