Bump libloading from 0.5.0 to 0.5.1 (#4640)
Bumps [libloading](https://github.com/nagisa/rust_libloading) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/nagisa/rust_libloading/releases) - [Commits](https://github.com/nagisa/rust_libloading/compare/0.5.0...0.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Greg Fitzgerald
parent
1d957b6b80
commit
8cc863ea6c
@ -15,7 +15,7 @@ byteorder = "1.3.2"
|
||||
fnv = "1.0.6"
|
||||
hashbrown = "0.2.0"
|
||||
libc = "0.2.58"
|
||||
libloading = "0.5.0"
|
||||
libloading = "0.5.1"
|
||||
log = "0.4.2"
|
||||
maplit = "1.0.1"
|
||||
memmap = "0.6.2"
|
||||
|
Reference in New Issue
Block a user