Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sri-hari authored Sep 28, 2024
1 parent c16f666 commit 8835049
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ databroker-proto = { path = "databroker-proto" }
prost = "0.12.6"
# prost-types has no features
prost-types = "0.12.6"
rand = "0.8"
anyhow = "1.0"
# tokio does not enable features by default
tokio = "1.17.0"
# tokio-stream has no features
Expand Down

0 comments on commit 8835049

Please sign in to comment.