Update cargo.toml files to 0.16.1 (#4829)

This commit is contained in:
Dan Albert
2019-06-26 13:25:13 -06:00
committed by GitHub
parent b2582196db
commit aca142df16
55 changed files with 461 additions and 462 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "solana-kvstore"
description = "Embedded Key-Value store for solana"
version = "0.16.0"
version = "0.16.1"
homepage = "https://solana.com/"
repository = "https://github.com/solana-labs/solana"
authors = ["Solana Maintainers <maintainers@solana.com>"]