solana/programs/bpf
dependabot[bot] 8e1341c7ea
chore: bump socket2 from 0.3.17 to 0.4.1 (#19143)
* chore: bump socket2 from 0.3.17 to 0.4.1

Bumps [socket2](https://github.com/rust-lang/socket2) from 0.3.17 to 0.4.1.
- [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-minor
...

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

* [auto-commit] Update all Cargo lock files

* Update to use new consts, From trait

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-08-10 21:08:35 +00:00
..
benches Bank::new -> Bank::new_for_benches (#19063) 2021-08-04 17:30:43 -05:00
c Add ecrecover syscall (#17720) 2021-07-07 13:15:14 -07:00
rust Remove unused import (#19015) 2021-08-02 10:45:55 -06:00
tests for all tests, bank::new -> bank::new_for_tests (#19064) 2021-08-05 08:42:38 -05:00
.gitignore
Cargo.lock chore: bump socket2 from 0.3.17 to 0.4.1 (#19143) 2021-08-10 21:08:35 +00:00
Cargo.toml Bumps solana_rbpf to v0.2.14 (#18869) 2021-08-04 09:50:28 +02:00
build.rs Add ecrecover syscall (#17720) 2021-07-07 13:15:14 -07:00