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 59f0798 commit f8d149dCopy full SHA for f8d149d
Cargo.toml
@@ -6,6 +6,7 @@ license = "Apache-2.0 WITH LLVM-exception"
6
description = "A writer for object file ar archives"
7
keywords = ["ar", "archive"]
8
readme = "Readme.md"
9
+repository = "https://github.com/bjorn3/ar_archive_writer"
10
11
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
12
0 commit comments