Update cargo version to 0.21.2 (#7342)

This commit is contained in:
Dan Albert
2019-12-06 21:32:39 -05:00
committed by GitHub
parent 08569c81e9
commit fdc0276ed1
74 changed files with 645 additions and 645 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "solana-sdk-macro"
version = "0.21.1"
version = "0.21.2"
description = "Solana SDK Macro"
authors = ["Solana Maintainers <maintainers@solana.com>"]
repository = "https://github.com/solana-labs/solana"