Skip to content

Commit 5adc091

Browse files
committed
update libffi
1 parent f3a0127 commit 5adc091

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

Cargo.lock

Lines changed: 4 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ thiserror = { workspace = true }
1818
cranelift = "0.88.0"
1919
cranelift-jit = "0.88.0"
2020
cranelift-module = "0.88.0"
21-
libffi = "2.0.0"
21+
libffi = "3.1.0"
2222

2323
[dev-dependencies]
2424
rustpython-derive = { path = "../derive", version = "0.2.0" }

0 commit comments

Comments
 (0)