1[package] 2name = "libcras" 3version = "0.1.0" 4authors = ["The Chromium OS Authors"] 5edition = "2021" 6 7[lib] 8path = "src/libcras.rs" 9