Skip to content

Commit 91bfc4b

Browse files
committed
Update libc version to 0.2 to support s390x
1 parent 149e427 commit 91bfc4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gccjit_sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ repository = "https://github.com/swgillespie/gccjit.rs"
1212
master = []
1313

1414
[dependencies]
15-
libc = "0.1.6"
15+
libc = "0.2"

0 commit comments

Comments
 (0)