ableos_userland/programs/aidl/Cargo.toml

12 lines
231 B
TOML

[package]
name = "aidl"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
codespan-reporting = "0.11.1"
logos = "0"
thiserror = "1"