Skip to content

Commit 977dd70

Browse files
committed
Update dependencies
1 parent b832eb1 commit 977dd70

File tree

3 files changed

+91
-82
lines changed

3 files changed

+91
-82
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ build = "build.rs"
1010

1111
[dependencies]
1212
log = "0.3.*"
13-
libc = "0.1.*"
14-
syntex_syntax = "0.23.*"
13+
libc = "0.2.*"
14+
syntex_syntax = "0.29.*"
1515

1616
[features]
1717
static = []

0 commit comments

Comments
 (0)