solana/programs/sbf
dependabot[bot] d34a881b12
build(deps): bump serde_json from 1.0.105 to 1.0.106 (#33200)
* build(deps): bump serde_json from 1.0.105 to 1.0.106

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.105 to 1.0.106.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.105...v1.0.106)

---
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

---------

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-09-12 14:11:39 +00:00
..
benches Bump solana_rbpf to v0.7.0 (#33104) 2023-09-06 10:54:15 +02:00
c CPI: improve test coverage (#31986) 2023-09-05 14:27:26 +07:00
rust Refactor - Move interfaces of address-lookup-table into the program SDK (#33165) 2023-09-11 21:10:40 +02:00
tests CPI: improve test coverage (#31986) 2023-09-05 14:27:26 +07:00
.gitignore
Cargo.lock build(deps): bump serde_json from 1.0.105 to 1.0.106 (#33200) 2023-09-12 14:11:39 +00:00
Cargo.toml Refactor - Move interfaces of address-lookup-table into the program SDK (#33165) 2023-09-11 21:10:40 +02:00
build.rs feat(sbf): Add Poseidon syscall (#32680) 2023-08-30 09:43:31 -07:00