solana/programs/bpf
dependabot[bot] a43c29e858
Bump indicatif from 0.15.0 to 0.16.2 (#17628)
* Bump indicatif from 0.15.0 to 0.16.2

Bumps [indicatif](https://github.com/mitsuhiko/indicatif) from 0.15.0 to 0.16.2.
- [Release notes](https://github.com/mitsuhiko/indicatif/releases)
- [Commits](https://github.com/mitsuhiko/indicatif/compare/0.15.0...0.16.2)

Signed-off-by: dependabot[bot] <support@github.com>

* [auto-commit] Update all Cargo lock files

* Fix message types

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
Co-authored-by: Tyera Eulberg <tyera@solana.com>
2021-06-01 17:38:02 +00:00
..
benches Enforce host aligned memory for program regions (#16590) 2021-04-20 11:07:30 -07:00
c Always bail if program modifies a ro account (#17569) 2021-05-28 09:50:25 -07:00
rust Always bail if program modifies a ro account (#17569) 2021-05-28 09:50:25 -07:00
tests Add BPF rustc option to reduce the optimizations to safer level (#17590) 2021-05-28 23:14:53 +00:00
.gitignore
Cargo.lock Bump indicatif from 0.15.0 to 0.16.2 (#17628) 2021-06-01 17:38:02 +00:00
Cargo.toml Unify BPF verifiers (#17585) 2021-05-28 14:24:02 -07:00
build.rs Always bail if program modifies a ro account (#17569) 2021-05-28 09:50:25 -07:00