solana/programs/bpf
dependabot[bot] 3dcc8e0046
chore: bump libloading from 0.6.2 to 0.7.0 (#17704)
* chore: bump libloading from 0.6.2 to 0.7.0

Bumps [libloading](https://github.com/nagisa/rust_libloading) from 0.6.2 to 0.7.0.
- [Release notes](https://github.com/nagisa/rust_libloading/releases)
- [Commits](https://github.com/nagisa/rust_libloading/compare/0.6.2...0.7.0)

---
updated-dependencies:
- dependency-name: libloading
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* [auto-commit] Update all Cargo lock files

* New libloading methods are marked unsafe

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
Co-authored-by: Tyera Eulberg <tyera@solana.com>
2021-06-03 18:08:31 -06:00
..
benches
c Fix CPI recursion depth (#17659) 2021-06-02 11:15:19 +02:00
rust Fix CPI recursion depth (#17659) 2021-06-02 11:15:19 +02:00
tests Bump BPF tools to v1.9 2021-06-03 17:06:49 -07:00
.gitignore
Cargo.lock chore: bump libloading from 0.6.2 to 0.7.0 (#17704) 2021-06-03 18:08:31 -06:00
Cargo.toml Add memory operation syscalls (#16447) 2021-06-01 15:33:17 -07:00
build.rs Add memory operation syscalls (#16447) 2021-06-01 15:33:17 -07:00