# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "android-powerstats" version = "0.0.0" authors = ["Traverse Research "] include = [ "src", "LICENSE", ] description = "Bindings to Android's `powerstats` services" homepage = "https://traverseresearch.nl" readme = "README.md" keywords = [ "android", "odpm", "powerstats", "power", "energy", ] categories = [ "api-bindings", "hardware-support", "os", "os:android-apis", ] license = "MIT" repository = "https://github.com/Traverse-Research/android-powerstats-rs" [dependencies.anyhow] version = "1" [dependencies.binder] version = "0.2.0" package = "binder_ndk" [dependencies.bytemuck] version = "1" [dependencies.lazy_static] version = "1.4.0" [dependencies.log] version = "0.4"