Skip to content

Commit fe242b7

Browse files
authored
Merge pull request #11 from uweigand/s390x-libc
Update libc version to 0.2.140 to support s390x
2 parents 149e427 + 91bfc4b commit fe242b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gccjit_sys/Cargo.toml

+1-1
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)