mirror of
https://github.com/logos-messaging/chat_proto.git
synced 2026-05-01 23:13:07 +00:00
Merge 47f7e72ebd7a1a92b984d9be483012f26c9ea5a7 into 44d5360c41d721a011d20ee69a75a85357b33b0e
This commit is contained in:
commit
7d72f0527c
4
gen/rust/Cargo.lock
generated
4
gen/rust/Cargo.lock
generated
@ -10,9 +10,9 @@ checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "bytes"
|
name = "bytes"
|
||||||
version = "1.11.0"
|
version = "1.11.1"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3"
|
checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "chat-proto"
|
name = "chat-proto"
|
||||||
|
|||||||
@ -7,4 +7,4 @@ edition = "2021"
|
|||||||
prost = "0.14"
|
prost = "0.14"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
bytes = "1.3"
|
bytes = "1.11"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user