solana-with-rpc-optimizations/programs/sbf
dependabot[bot] 5de27d9a0d
build(deps): bump serde from 1.0.186 to 1.0.188 (#33023)
* build(deps): bump serde from 1.0.186 to 1.0.188

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.186 to 1.0.188.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.186...v1.0.188)

---
updated-dependencies:
- dependency-name: serde
  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-08-28 13:40:25 +00:00
..
benches Remove improper uses of &Arc<Bank> (#32802) 2023-08-18 16:46:34 -05:00
c programs/sbf: c/float: work on stack values (#32192) 2023-06-19 18:04:19 +02:00
rust Bump rand to 0.8, rand_chacha to 0.3, getrandom to 0.2 (#32871) 2023-08-21 19:11:21 +02:00
tests Remove improper uses of &Arc<Bank> (#32802) 2023-08-18 16:46:34 -05:00
.gitignore
Cargo.lock build(deps): bump serde from 1.0.186 to 1.0.188 (#33023) 2023-08-28 13:40:25 +00:00
Cargo.toml Bump rand to 0.8, rand_chacha to 0.3, getrandom to 0.2 (#32871) 2023-08-21 19:11:21 +02:00
build.rs Update references to platform-tools (#30764) 2023-03-22 07:41:40 -07:00