Skip to content

Commit f8d149d

Browse files
committed
Add repository field to Cargo.toml
1 parent 59f0798 commit f8d149d

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
@@ -6,6 +6,7 @@ license = "Apache-2.0 WITH LLVM-exception"
66
description = "A writer for object file ar archives"
77
keywords = ["ar", "archive"]
88
readme = "Readme.md"
9+
repository = "https://github.com/bjorn3/ar_archive_writer"
910

1011
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1112

0 commit comments

Comments
 (0)