[package] name = "ohos-hilogs-binding" version = "0.0.2" edition = "2021" license = "MIT OR Apache-2.0" description = "hilog binding for rust" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] ohos-hilogs-sys = { workspace = true }