File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -409,12 +409,12 @@ dependencies = [
409
409
410
410
[[package ]]
411
411
name = " libloading"
412
- version = " 0.7.4 "
412
+ version = " 0.8.0 "
413
413
source = " registry+https://github.com/rust-lang/crates.io-index"
414
- checksum = " b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f "
414
+ checksum = " d580318f95776505201b28cf98eb1fa5e4be3b689633ba6a3e6cd880ff22d8cb "
415
415
dependencies = [
416
416
" cfg-if" ,
417
- " winapi " ,
417
+ " windows-sys 0.48.0 " ,
418
418
]
419
419
420
420
[[package ]]
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ libc = "0.2"
32
32
33
33
[target .'cfg(target_os = "linux")' .dependencies ]
34
34
libffi = " 3.2.0"
35
- libloading = " 0.7 "
35
+ libloading = " 0.8 "
36
36
37
37
[dev-dependencies ]
38
38
colored = " 2"
You can’t perform that action at this time.
0 commit comments