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,6 +1,6 @@
[package]
name = "solana-chacha-sys"
version = "0.16.1"
version = "0.16.2"
description = "Solana chacha-sys"
authors = ["Solana Maintainers <maintainers@solana.com>"]
repository = "https://github.com/solana-labs/solana"