Skip to content

Commit 891899b

Browse files
author
Drew Robinson
committed
Update generated protobuf file with wincode comment
1 parent 2976ced commit 891899b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • libsql-replication/src/generated

libsql-replication/src/generated/proxy.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ pub struct Description {
180180
#[allow(clippy::derive_partial_eq_without_eq)]
181181
#[derive(Clone, PartialEq, ::prost::Message)]
182182
pub struct Value {
183-
/// / bincode encoded Value
183+
/// / wincode encoded Value (binary compatible with bincode)
184184
#[prost(bytes = "vec", tag = "1")]
185185
pub data: ::prost::alloc::vec::Vec<u8>,
186186
}

0 commit comments

Comments
 (0)