We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b8546c commit 0587ce3Copy full SHA for 0587ce3
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "owned_ttf_parser"
3
# Version should be inline with ttf-parser
4
-version = "0.18.0"
+version = "0.18.1"
5
authors = ["Alex Butler <alexheretic@gmail.com>"]
6
edition = "2021"
7
description = "ttf-parser plus support for owned data"
0 commit comments