Skip to content

Commit 71762c6

Browse files
committed
Update rust-openssl
1 parent 10757bb commit 71762c6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

message.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ use std::io::{MemWriter, MemReader};
33
use std::mem;
44
use std::vec;
55

6-
use super::types::Oid;
6+
use types::Oid;
77

88
pub static PROTOCOL_VERSION: i32 = 0x0003_0000;
99
pub static CANCEL_CODE: i32 = 80877102;

submodules/rust-openssl

Submodule rust-openssl updated from 22e687d to 89e79af

0 commit comments

Comments
 (0)