Bumps [cc](https://github.com/alexcrichton/cc-rs) from 1.0.48 to 1.0.49. - [Release notes](https://github.com/alexcrichton/cc-rs/releases) - [Commits](https://github.com/alexcrichton/cc-rs/compare/1.0.48...1.0.49) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
13 lines
310 B
TOML
13 lines
310 B
TOML
[package]
|
|
name = "solana-chacha-sys"
|
|
version = "0.23.0"
|
|
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"
|