Loading openssl-macros/Cargo.toml +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
openssl-macros/Cargo.toml +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading