File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2046,19 +2046,19 @@ dependencies = [
2046
2046
2047
2047
[[package ]]
2048
2048
name = " libffi"
2049
- version = " 3.2 .0"
2049
+ version = " 4.0 .0"
2050
2050
source = " registry+https://github.com/rust-lang/crates.io-index"
2051
- checksum = " ce826c243048e3d5cec441799724de52e2d42f820468431fc3fceee2341871e2 "
2051
+ checksum = " 4a9434b6fc77375fb624698d5f8c49d7e80b10d59eb1219afda27d1f824d4074 "
2052
2052
dependencies = [
2053
2053
" libc" ,
2054
2054
" libffi-sys" ,
2055
2055
]
2056
2056
2057
2057
[[package ]]
2058
2058
name = " libffi-sys"
2059
- version = " 2.3 .0"
2059
+ version = " 3.2 .0"
2060
2060
source = " registry+https://github.com/rust-lang/crates.io-index"
2061
- checksum = " f36115160c57e8529781b4183c2bb51fdc1f6d6d1ed345591d84be7703befb3c "
2061
+ checksum = " ead36a2496acfc8edd6cc32352110e9478ac5b9b5f5b9856ebd3d28019addb84 "
2062
2062
dependencies = [
2063
2063
" cc" ,
2064
2064
]
You can’t perform that action at this time.
0 commit comments