Update cargo files to 0.18.2 (#5805)

This commit is contained in:
Dan Albert
2019-09-06 15:57:14 -04:00
committed by GitHub
parent 898dabba70
commit 87e677964f
70 changed files with 590 additions and 590 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "solana-fixed-buf"
version = "0.18.1"
version = "0.18.2"
description = "A fixed-size byte array that supports bincode serde"
authors = ["Solana Maintainers <maintainers@solana.com>"]
repository = "https://github.com/solana-labs/solana"