Bump libloading to v0.6.1 (#9615)

automerge
This commit is contained in:
Jack May
2020-04-20 16:46:06 -07:00
committed by GitHub
parent 3fbe7f0bb3
commit b1a0abc7a6
3 changed files with 16 additions and 7 deletions

View File

@@ -17,7 +17,7 @@ fs_extra = "1.1.0"
itertools = "0.9.0"
lazy_static = "1.4.0"
libc = "0.2.69"
libloading = "0.5.2"
libloading = "0.6.1"
log = "0.4.8"
memmap = "0.7.0"
num-derive = { version = "0.3" }