We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f4a488 commit 0be7617Copy full SHA for 0be7617
Cargo.toml
@@ -7,6 +7,7 @@ description = """
7
A tool to identify required blobs (.so) that are missing from AOSP ROM builds, and to show which existing blobs depend on them.
8
"""
9
license = "MIT"
10
+documentation = "https://github.com/joshuous/aosp-missing-blobs"
11
homepage = "https://github.com/joshuous/aosp-missing-blobs"
12
repository = "https://github.com/joshuous/aosp-missing-blobs"
13
0 commit comments