Files
solana/chacha-sys/Cargo.toml
2020-04-02 22:42:28 -07:00

13 lines
310 B
TOML

[package]
name = "solana-chacha-sys"
version = "1.0.14"
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.49"