Fade out unnecessary code
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
parent
41bd58e3ac
commit
7155dabf5b
10 changed files with 73 additions and 34 deletions
|
@ -5,4 +5,4 @@ pub mod proto;
|
|||
pub use conn::Connection;
|
||||
pub use peer::*;
|
||||
|
||||
pub const PROTOCOL_VERSION: u32 = 10;
|
||||
pub const PROTOCOL_VERSION: u32 = 11;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue