Skip to content

Commit c49631c

Browse files
committed
Release 0.2.7 version
1 parent b5158d7 commit c49631c

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ exclude = ["index.node"]
1010
crate-type = ["cdylib"]
1111

1212
[dependencies]
13-
log = "0.4.14"
14-
libfonthelper = "0.3.3"
13+
libfonthelper = "0.3.4"
1514

1615
[dependencies.neon]
1716
version = "0.9"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "figma-linux-rust-binding",
3-
"version": "0.2.6",
3+
"version": "0.2.7",
44
"description": "Rust module that makes object of meta data of fonts",
55
"main": "native/index.node",
66
"author": "ChugunovRoman <Zebs-BMK@yandex.ru>",

0 commit comments

Comments
 (0)