solana/programs/sbf
dependabot[bot] 5f4f593acd
build(deps): bump socket2 from 0.5.3 to 0.5.4 (#33218)
* build(deps): bump socket2 from 0.5.3 to 0.5.4

Bumps [socket2](https://github.com/rust-lang/socket2) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/rust-lang/socket2/releases)
- [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/socket2/commits)

---
updated-dependencies:
- dependency-name: socket2
  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-09-12 14:10:09 +00:00
..
benches Bump solana_rbpf to v0.7.0 (#33104) 2023-09-06 10:54:15 +02:00
c CPI: improve test coverage (#31986) 2023-09-05 14:27:26 +07:00
rust Refactor - Move interfaces of address-lookup-table into the program SDK (#33165) 2023-09-11 21:10:40 +02:00
tests CPI: improve test coverage (#31986) 2023-09-05 14:27:26 +07:00
.gitignore
Cargo.lock build(deps): bump socket2 from 0.5.3 to 0.5.4 (#33218) 2023-09-12 14:10:09 +00:00
Cargo.toml Refactor - Move interfaces of address-lookup-table into the program SDK (#33165) 2023-09-11 21:10:40 +02:00
build.rs feat(sbf): Add Poseidon syscall (#32680) 2023-08-30 09:43:31 -07:00