Skip to content

Commit

Permalink
cargo upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
soulmachine committed Mar 31, 2024
1 parent 7cd0c01 commit 159ffd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crypto-message/src/proto/message.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
/// Generated files are compatible only with the same version
/// of protobuf runtime.
const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_4_0;

/// Tick-by-tick trade message.
#[derive(PartialEq,Clone,Default,Debug)]
Expand Down

0 comments on commit 159ffd7

Please sign in to comment.