solana/programs/bpf
dependabot[bot] e1a49f7766
chore: bump indicatif from 0.17.0 to 0.17.1 (#27968)
* chore: bump indicatif from 0.17.0 to 0.17.1

Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.0 to 0.17.1.
- [Release notes](https://github.com/console-rs/indicatif/releases)
- [Commits](https://github.com/console-rs/indicatif/compare/0.17.0...0.17.1)

---
updated-dependencies:
- dependency-name: indicatif
  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>
2022-09-21 23:32:11 +00:00
..
benches Cap the number of accounts passed to a bpf program ix (#26630) 2022-07-20 14:12:43 +02:00
c Feature: disable CPI setting `is_executable` and `rent_epoch` (#26987) 2022-08-10 00:22:23 +02:00
rust Whickey/version v1.15 (#27739) 2022-09-13 09:06:15 -05:00
tests Increase transaction account lock limit from 64 to 128 (#27242) 2022-09-15 13:50:14 -04:00
.gitignore
Cargo.lock chore: bump indicatif from 0.17.0 to 0.17.1 (#27968) 2022-09-21 23:32:11 +00:00
Cargo.toml Whickey/version v1.15 (#27739) 2022-09-13 09:06:15 -05:00
build.rs Switch to cargo-build-sbf for building tests in programs/bpf 2022-08-08 03:42:54 +00:00