Skip to content

Commit 5702747

Browse files
committed
Update description
1 parent 2aae4fa commit 5702747

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ttf2mesh-sys/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[package]
22
name = "ttf2mesh-sys"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2018"
5-
description = "Rust FFI bindings for ttf2mesh"
5+
description = "Rust FFI bindings for ttf2mesh - a crossplatform library allows to convert a glyphs of truetype font (ttf) to a mesh objects in 2d and 3d space"
66
repository = "https://github.com/blaind/ttf2mesh-rs"
77
license = "MIT"
88
readme = "README.md"

0 commit comments

Comments
 (0)