solana/core
dependabot[bot] fe1ee49807
chore: bump serde_json from 1.0.65 to 1.0.66 (#18990)
* chore: bump serde_json from 1.0.65 to 1.0.66

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.65 to 1.0.66.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.65...v1.0.66)

---
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 <you@example.com>
2021-07-30 10:46:47 -06:00
..
benches shares cluster-nodes between retransmit threads (#18947) 2021-07-29 16:20:15 +00:00
src Cost model uses compute_unit to replace microsecond as cost unit (#18934) 2021-07-29 22:19:36 +00:00
tests Add test_bank_forks_incremental_snapshot() (#18565) 2021-07-29 16:46:54 -05:00
.gitignore
Cargo.toml chore: bump serde_json from 1.0.65 to 1.0.66 (#18990) 2021-07-30 10:46:47 -06:00
build.rs