Unverified Commit 49da881b authored by Steven Fackler's avatar Steven Fackler Committed by GitHub
Browse files

Merge pull request #2211 from paolobarbolini/macros-repo

Add repository field to openssl-macros crate
parents 17252974 ca5943c4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@ version = "0.1.1"
edition = "2018"
license = "MIT OR Apache-2.0"
description = "Internal macros used by the openssl crate."
repository = "https://github.com/sfackler/rust-openssl"

[lib]
proc-macro = true