Update cargo.toml files to version 0.16.2 (#4854)

This commit is contained in:
Dan Albert
2019-06-27 11:08:02 -06:00
committed by GitHub
parent 20f3d18458
commit 2d68170747
55 changed files with 461 additions and 461 deletions

View File

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