solana/programs
dependabot[bot] 7d1a090cfb
chore: bump semver from 1.0.5 to 1.0.6 (#23429)
* chore: bump semver from 1.0.5 to 1.0.6

Bumps [semver](https://github.com/dtolnay/semver) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.5...1.0.6)

---
updated-dependencies:
- dependency-name: semver
  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-03-01 22:16:44 -07:00
..
address-lookup-table Add rustfmt.toml and `cargo fmt` (#23238) 2022-02-19 13:32:29 +08:00
address-lookup-table-tests Add rustfmt.toml and `cargo fmt` (#23238) 2022-02-19 13:32:29 +08:00
bpf chore: bump semver from 1.0.5 to 1.0.6 (#23429) 2022-03-01 22:16:44 -07:00
bpf_loader Replaces KeyedAccount by BorrowedAccount in the BPF loader. (#23056) 2022-03-01 22:55:26 +01:00
compute-budget
config Replaces KeyedAccount by BorrowedAccount in the config processor. (#23302) 2022-02-24 09:44:25 +01:00
ed25519-tests
stake Refactor: Prepare stake_instruction.rs to remove `KeyedAccount`s (#23375) 2022-02-28 16:24:40 +01:00
vote Change comments (#23366) 2022-02-27 10:36:25 -07:00
zk-token-proof