Update cargo files to 0.19.1 (#6093)

This commit is contained in:
Dan Albert
2019-09-25 13:12:00 -04:00
committed by GitHub
parent 1db0fbc77e
commit 0249d53a14
75 changed files with 646 additions and 646 deletions

View File

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