mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-28 03:25:59 +00:00
Bump zrpc version to 1
This commit is contained in:
parent
5b40dcaeed
commit
96961a7dfe
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ pub mod proto;
|
|||
pub use conn::Connection;
|
||||
pub use peer::*;
|
||||
|
||||
pub const PROTOCOL_VERSION: u32 = 0;
|
||||
pub const PROTOCOL_VERSION: u32 = 1;
|
||||
|
|
Loading…
Reference in a new issue