solana-with-rpc-optimizations/core
dependabot[bot] 95bbb70c91
chore: bump serde_json from 1.0.74 to 1.0.75 (#22541)
* chore: bump serde_json from 1.0.74 to 1.0.75

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.74 to 1.0.75.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.74...v1.0.75)

---
updated-dependencies:
- dependency-name: serde_json
  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-01-21 12:26:51 -07:00
..
benches Optimize packet dedup (#22571) 2022-01-19 13:58:20 -08:00
src Handle already discarded packets in discard_excess_packets (#22594) 2022-01-21 17:22:50 +01:00
tests (Ledger Store Benchmark) Display storage size of all data shreds (#22445) 2022-01-19 19:33:08 -08:00
.gitignore
Cargo.toml chore: bump serde_json from 1.0.74 to 1.0.75 (#22541) 2022-01-21 12:26:51 -07:00
build.rs