Bump libloading from 0.6.1 to 0.6.2 (#9895)
* Bump libloading from 0.6.1 to 0.6.2 Bumps [libloading](https://github.com/nagisa/rust_libloading) from 0.6.1 to 0.6.2. - [Release notes](https://github.com/nagisa/rust_libloading/releases) - [Commits](https://github.com/nagisa/rust_libloading/compare/0.6.1...0.6.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * [auto-commit] Update all Cargo lock files Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
This commit is contained in:
committed by
GitHub
parent
e078ba1dde
commit
e951f8d0ed
@@ -17,7 +17,7 @@ fs_extra = "1.1.0"
|
||||
itertools = "0.9.0"
|
||||
lazy_static = "1.4.0"
|
||||
libc = "0.2.69"
|
||||
libloading = "0.6.1"
|
||||
libloading = "0.6.2"
|
||||
log = "0.4.8"
|
||||
memmap = "0.7.0"
|
||||
num-derive = { version = "0.3" }
|
||||
|
Reference in New Issue
Block a user