Skip to content

Commit 0be7617

Browse files
committed
Add documentation link
1 parent 6f4a488 commit 0be7617

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ description = """
77
A tool to identify required blobs (.so) that are missing from AOSP ROM builds, and to show which existing blobs depend on them.
88
"""
99
license = "MIT"
10+
documentation = "https://github.com/joshuous/aosp-missing-blobs"
1011
homepage = "https://github.com/joshuous/aosp-missing-blobs"
1112
repository = "https://github.com/joshuous/aosp-missing-blobs"
1213

0 commit comments

Comments
 (0)