solana/programs/sbf
dependabot[bot] 138d6bc305
Bump http from 0.2.8 to 0.2.9 (#31389)
* Bump http from 0.2.8 to 0.2.9

Bumps [http](https://github.com/hyperium/http) from 0.2.8 to 0.2.9.
- [Release notes](https://github.com/hyperium/http/releases)
- [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/http/compare/v0.2.8...v0.2.9)

---
updated-dependencies:
- dependency-name: http
  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

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
2023-04-28 12:54:37 -06:00
..
benches Refactor - Moves bpf_loader registration into the runtime (#31345) 2023-04-26 14:44:19 +02:00
c Adds test for programs which read from a program account (#30803) 2023-03-21 18:12:19 +01:00
rust chore: workspace inheritance (#30939) 2023-03-29 03:28:56 +00:00
tests Refactor - Moves bpf_loader registration into the runtime (#31345) 2023-04-26 14:44:19 +02:00
.gitignore
Cargo.lock Bump http from 0.2.8 to 0.2.9 (#31389) 2023-04-28 12:54:37 -06:00
Cargo.toml Refactor - Cleanup error handling in program runtime (#30693) 2023-04-05 15:50:34 +02:00
build.rs Update references to platform-tools (#30764) 2023-03-22 07:41:40 -07:00