Add demo cli

This commit is contained in:
Michael Vines 2021-09-29 09:29:25 -07:00
parent df521bbfc8
commit 88b71c0732
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ description = "Solana Program Library ZkToken Program SDK"
authors = ["Solana Maintainers <maintainers@solana.foundation>"]
repository = "https://github.com/solana-labs/solana-program-library"
version = "0.1.0"
license = "Apache-2.0"
edition = "2018"
publish = false