solana-with-rpc-optimizations/streamer/src
dependabot[bot] 7c59786f10
build(deps): bump indexmap from 2.1.0 to 2.2.2 (#35125)
* build(deps): bump indexmap from 2.1.0 to 2.2.2

Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.1.0 to 2.2.2.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.1.0...2.2.2)

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

* call swap_remove_entry directly

---------

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>
Co-authored-by: yihau <yihau.chen@icloud.com>
2024-02-07 19:02:20 +00:00
..
nonblocking build(deps): bump indexmap from 2.1.0 to 2.2.2 (#35125) 2024-02-07 19:02:20 +00:00
lib.rs Upgrades Rust to 1.72.0 & nightly-2023-08-25 (#32961) 2023-09-01 07:26:13 +00:00
packet.rs Remove redundant inc_new_counter for num received packets (#32664) 2023-07-31 09:53:17 -06:00
quic.rs don't sign X.509 certs (#34896) 2024-01-28 16:17:46 -08:00
recvmmsg.rs Add `MSG_WAITFORONE.try_into().unwrap()` to deal with different type signature on musl libc (#29369) 2023-01-25 13:40:14 +01:00
sendmmsg.rs improve batch_send error handling (#33936) 2023-10-31 23:39:26 -07:00
socket.rs makes sockets in LegacyContactInfo private (#31248) 2023-04-21 15:39:16 +00:00
streamer.rs removes redundant recycler clones (#32401) 2023-07-06 18:25:20 +00:00
tls_certificates.rs don't sign X.509 certs (#34896) 2024-01-28 16:17:46 -08:00