solana/programs/bpf
dependabot[bot] 62b26f012e
chore: bump reqwest from 0.11.9 to 0.11.10 (#23671)
* chore: bump reqwest from 0.11.9 to 0.11.10

Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.9 to 0.11.10.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.9...v0.11.10)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* [auto-commit] Update all Cargo lock files

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
2022-03-15 12:54:23 -06:00
..
benches Add script for running nightly rustfmt on all workspaces (#23244) 2022-02-22 11:59:06 +08:00
c Fix CPI duplicate account privilege escalation (#22752) 2022-01-28 00:52:02 +01:00
rust Bump version to 1.10.3 (#23648) 2022-03-14 11:18:45 -05:00
tests Resized accounts must be rent exempt 2022-03-02 13:02:02 -08:00
.gitignore
Cargo.lock chore: bump reqwest from 0.11.9 to 0.11.10 (#23671) 2022-03-15 12:54:23 -06:00
Cargo.toml Bump version to 1.10.3 (#23648) 2022-03-14 11:18:45 -05:00
build.rs CI clippy and fmt for all (#23599) 2022-03-11 12:07:06 -08:00