Skip to content

Commit a2665dc

Browse files
committed
cargo: hex crate
1 parent b16dcd0 commit a2665dc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ hyper = { version = "0.14", features = ["full"] }
4242
tower = "0.4"
4343
toml_edit = "0.22"
4444
chrono = "0.4.41"
45+
hex = "0.4.3"
4546

4647
[build-dependencies]
4748
protoc-bin-vendored = "3.1.0"

0 commit comments

Comments
 (0)