aya/aya-build/Cargo.toml

12 lines
230 B
TOML

[package]
name = "aya-build"
version = "0.1.0"
authors.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
edition.workspace = true
[dependencies]
cargo_metadata = { workspace = true }