Skip to content

Commit 49da881

Browse files
authored
Merge pull request #2211 from paolobarbolini/macros-repo
Add repository field to openssl-macros crate
2 parents 1725297 + ca5943c commit 49da881

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)