We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1725297 commit ca5943cCopy full SHA for ca5943c
openssl-macros/Cargo.toml
@@ -4,6 +4,7 @@ version = "0.1.1"
4
edition = "2018"
5
license = "MIT OR Apache-2.0"
6
description = "Internal macros used by the openssl crate."
7
+repository = "https://github.com/sfackler/rust-openssl"
8
9
[lib]
10
proc-macro = true
0 commit comments