File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -445,22 +445,21 @@ dependencies = [
445445
446446[[package ]]
447447name = " capstone"
448- version = " 0.13 .0"
448+ version = " 0.14 .0"
449449source = " registry+https://github.com/rust-lang/crates.io-index"
450- checksum = " 015ef5d5ca1743e3f94af9509ba6bd2886523cfee46e48d15c2ef5216fd4ac9a "
450+ checksum = " f442ae0f2f3f1b923334b4a5386c95c69c1cfa072bafa23d6fae6d9682eb1dd4 "
451451dependencies = [
452452 " capstone-sys" ,
453- " libc " ,
453+ " static_assertions " ,
454454]
455455
456456[[package ]]
457457name = " capstone-sys"
458- version = " 0.17 .0"
458+ version = " 0.18 .0"
459459source = " registry+https://github.com/rust-lang/crates.io-index"
460- checksum = " 2267cb8d16a1e4197863ec4284ffd1aec26fe7e57c58af46b02590a0235809a0 "
460+ checksum = " a4e8087cab6731295f5a2a2bd82989ba4f41d3a428aab2e7c98d8f4db38aac05 "
461461dependencies = [
462462 " cc" ,
463- " libc" ,
464463]
465464
466465[[package ]]
@@ -2232,19 +2231,19 @@ dependencies = [
22322231
22332232[[package ]]
22342233name = " libffi"
2235- version = " 5.0 .0"
2234+ version = " 5.1 .0"
22362235source = " registry+https://github.com/rust-lang/crates.io-index"
2237- checksum = " 0444124f3ffd67e1b0b0c661a7f81a278a135eb54aaad4078e79fbc8be50c8a5 "
2236+ checksum = " 0498fe5655f857803e156523e644dcdcdc3b3c7edda42ea2afdae2e09b2db87b "
22382237dependencies = [
22392238 " libc" ,
22402239 " libffi-sys" ,
22412240]
22422241
22432242[[package ]]
22442243name = " libffi-sys"
2245- version = " 4.0 .0"
2244+ version = " 4.1 .0"
22462245source = " registry+https://github.com/rust-lang/crates.io-index"
2247- checksum = " 3d722da8817ea580d0669da6babe2262d7b86a1af1103da24102b8bb9c101ce7 "
2246+ checksum = " 71d4f1d4ce15091955144350b75db16a96d4a63728500122706fb4d29a26afbb "
22482247dependencies = [
22492248 " cc" ,
22502249]
You can’t perform that action at this time.
0 commit comments