[package] name = "android_logger_lite" version = "0.1.0" edition = "2021" authors = [ "tangxuesong ", ] license = "MIT OR Apache-2.0" readme = "README.md" description = """ A lightweight android log library """ repository = "https://github.com/tangxuesong6/android_logger_lite" documentation = "https://docs.rs/android_logger_lite" keywords = [ "android", "log"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [lib] name = "android_logger_lite"