Update cargo.toml and cargo.lock files for 0.16.3 (#4917)

This commit is contained in:
Dan Albert
2019-07-02 14:33:04 -06:00
committed by GitHub
parent c53f163ef5
commit 3c0b03ba84
55 changed files with 461 additions and 461 deletions

View File

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