Skip to content

Commit ca5943c

Browse files
Add repository field to openssl-macros crate
1 parent 1725297 commit ca5943c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openssl-macros/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "0.1.1"
44
edition = "2018"
55
license = "MIT OR Apache-2.0"
66
description = "Internal macros used by the openssl crate."
7+
repository = "https://github.com/sfackler/rust-openssl"
78

89
[lib]
910
proc-macro = true

0 commit comments

Comments
 (0)