Skip to content

Commit a35dbf8

Browse files
committed
Bump ttf2mesh-sys
1 parent 87370df commit a35dbf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ keywords = ["tessellation", "mesh", "3d", "truetype", "ttf"]
1010
categories = ["multimedia", "api-bindings"]
1111

1212
[dependencies]
13-
ttf2mesh-sys = { path = "ttf2mesh-sys", version = "0.1.0" }
13+
ttf2mesh-sys = { path = "ttf2mesh-sys", version = "0.1.2" }
1414

1515
[workspace]
1616
members = ["ttf2mesh-sys"]

0 commit comments

Comments
 (0)