Skip to content

Commit f1e15e1

Browse files
committed
add missing dep
1 parent d509390 commit f1e15e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ serde_json = "1.0"
1414
derive_more = { version = "1.0.0", features = ["from"] }
1515
itertools = "0.13.0"
1616
rust_decimal = "1.36.0"
17-
base64 = "0.22.1"
1817
protobuf = "3.7.2"
18+
humantime-serde = "1.1.1"
1919

2020
[dev-dependencies]
2121
bincode = "1.3.3"

0 commit comments

Comments
 (0)