We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2318139 + 03d3ff2 commit d51b7ffCopy full SHA for d51b7ff
Cargo.toml
@@ -9,7 +9,7 @@ description = """
9
A logging implementation for `log` which hooks to android log output.
10
"""
11
keywords = ["android", "bindings", "log", "logger"]
12
-categories = ["api-bindings"]
+categories = ["api-bindings", "os::android-apis"]
13
edition = "2021"
14
15
[package.metadata.docs.rs]
0 commit comments