Missing colon
This commit is contained in:
parent
15420eb44a
commit
33ec3a5784
|
|
@ -30,7 +30,7 @@
|
|||
//!
|
||||
//! extern crate openssl;
|
||||
//!
|
||||
//! use openssl::rsa:Rsa;
|
||||
//! use openssl::rsa::Rsa;
|
||||
//! use openssl::pkey::Pkey;
|
||||
//!
|
||||
//! fn main() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue