Skip to content

Commit a050719

Browse files
committed
Auto merge of #2858 - loongarch-rs:bump-libffi-sys, r=RalfJung
Bump libffi-sys to 2.3.0 Bump libffi-sys to 2.3.0 that includes LoongArch support. Thanks
2 parents db73863 + aafb3aa commit a050719

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tools/miri/Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -298,9 +298,9 @@ dependencies = [
298298

299299
[[package]]
300300
name = "libffi-sys"
301-
version = "2.2.1"
301+
version = "2.3.0"
302302
source = "registry+https://github.com/rust-lang/crates.io-index"
303-
checksum = "dc65067b78c0fc069771e8b9a9e02df71e08858bec92c1f101377c67b9dca7c7"
303+
checksum = "f36115160c57e8529781b4183c2bb51fdc1f6d6d1ed345591d84be7703befb3c"
304304
dependencies = [
305305
"cc",
306306
]

0 commit comments

Comments
 (0)