Update cargo toml files to 0.16.7 (#5258)

This commit is contained in:
Dan Albert
2019-07-23 22:47:02 -06:00
committed by GitHub
parent b5ca6e8e5a
commit ed83367141
56 changed files with 471 additions and 471 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "solana-sdk-bpf-utils"
version = "0.16.6"
version = "0.16.7"
description = "Solana BPF SDK Rust Utils"
authors = ["Solana Maintainers <maintainers@solana.com>"]
repository = "https://github.com/solana-labs/solana"