aboutsummaryrefslogtreecommitdiff
path: root/tools/aconfig/aconfig_device_paths/Cargo.toml
blob: dbe9b3a1111102d319aa201c003d5bd81d9f5050 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "aconfig_device_paths"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
anyhow = "1.0.82"