[package] name = "test-smi-rs" version = "0.1.2" edition = "2021" links = "furiosa-smi" description = "APIs for managing and monitoring FuriosaAI NPUs" license = "Apache-2.0" [build-dependencies] attohttpc = "0.28" autotools = "0.2" bindgen = "0.69.4" cc = "1.0" flate2 = "1.0" pkg-config = "0.3.8" tar = "0.4" [dependencies] chrono = "0.4.38" cli-table = "0.4.7" thiserror = "1.0.61"