Skip to content

Commit 35f798a

Browse files
committed
Adjust the version of truetype
1 parent c7a7087 commit 35f798a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "opentype"
3-
version = "0.38.2"
3+
version = "0.38.3"
44
edition = "2021"
55
license = "Apache-2.0/MIT"
66
authors = [
@@ -28,5 +28,5 @@ ignore-invalid-checksums = []
2828

2929
[dependencies]
3030
postscript = "0.18.4"
31-
truetype = "0.47.9"
31+
truetype = "0.47.10"
3232
typeface = "0.4.3"

0 commit comments

Comments
 (0)