Skip to content

Commit c2d7aae

Browse files
committed
Temporarily disabled http client
1 parent 11e4f91 commit c2d7aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ extern crate rotor_stream;
1010
#[macro_use] extern crate matches;
1111

1212
pub mod server;
13-
pub mod client;
13+
//pub mod client;
1414
mod message;

0 commit comments

Comments
 (0)