Files
solana/chacha-sys/Cargo.toml
2019-11-26 19:11:07 -05:00

13 lines
310 B
TOML

[package]
name = "solana-chacha-sys"
version = "0.21.1"
description = "Solana chacha-sys"
authors = ["Solana Maintainers <maintainers@solana.com>"]
repository = "https://github.com/solana-labs/solana"
homepage = "https://solana.com/"
license = "Apache-2.0"
edition = "2018"
[build-dependencies]
cc = "1.0.47"