[package] name = "ohos_ndk_env" version = "0.1.4" edition = "2021" license = "MIT" authors = ["lubinglun"] description = "set ohos build env for cc" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [lib] name = "ohos_ndk_env" path = "src/lib.rs"