Update rust-openssl
This commit is contained in:
parent
10757bb255
commit
71762c6e67
@ -3,7 +3,7 @@ use std::io::{MemWriter, MemReader};
|
||||
use std::mem;
|
||||
use std::vec;
|
||||
|
||||
use super::types::Oid;
|
||||
use types::Oid;
|
||||
|
||||
pub static PROTOCOL_VERSION: i32 = 0x0003_0000;
|
||||
pub static CANCEL_CODE: i32 = 80877102;
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 22e687d80163def8a7cec28a9fd23a522105272a
|
||||
Subproject commit 89e79afaf95f5e05ad6f3cd916e2412d184d354d
|
Loading…
Reference in New Issue
Block a user