Skip to content

Commit beeac91

Browse files
committed
Increase libffi version to 3.2 to support s390x
1 parent d061a3b commit beeac91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ measureme = "10.0.0"
3434
libc = "0.2"
3535

3636
[target.'cfg(target_os = "linux")'.dependencies]
37-
libffi = "3.0.0"
37+
libffi = "3.2.0"
3838
libloading = "0.7"
3939

4040
[dev-dependencies]

0 commit comments

Comments
 (0)