[package] name = "aya-tool" version = "0.1.0" authors = ["Alessandro Decina "] edition = "2021" [dependencies] bindgen = "0.64" clap = { version = "4", features = ["derive"] } anyhow = "1" thiserror = "1" tempfile = "3"