Skip to content

Commit a06c2d4

Browse files
committed
add prost-types
1 parent 031ea71 commit a06c2d4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

lazer/Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lazer/sdk/rust/protocol/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ itertools = "0.13.0"
1717
rust_decimal = "1.36.0"
1818
base64 = "0.22.1"
1919
prost = "0.13.5"
20+
prost-types = "0.13.5"
2021

2122
[dev-dependencies]
2223
bincode = "1.3.3"

0 commit comments

Comments
 (0)