Fix example not working

pull/1/head
pyros2097 7 years ago committed by GitHub
parent 81e3e1b7b5
commit b621d9f213
  1. 2
      examples/server.rs

@ -6,7 +6,7 @@
//!
//! You can test this out by running:
//!
//! cargo run --example server
//! cargo run --example server 127.0.0.1:12345
//!
//! And then in another window run:
//!

Loading…
Cancel
Save