blob: 54c1f6b9b997e2dcf3f249f31f7e36091d322384 [file] [edit]
[package]
name = "arc-setup-rs"
version = "0.1.0"
authors = ["The ChromiumOS Authors"]
edition = "2021"
build = "build.rs"
[lib]
crate-type = ["cdylib"]
[dependencies]
anyhow = "*"
quick-xml = "0.30.0"
[build-dependencies]
anyhow = "*"
cbindgen = "0.24.3"