Skip to content

Commit

Permalink
Merge branch 'main' into hds/subscriber-server-into-parts
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkw authored Jul 27, 2023
2 parents 7a2912c + 88638f9 commit 86b35bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions console-api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ tonic = { version = "0.9", default-features = false, features = [
prost = "0.11"
prost-types = "0.11"
tracing-core = "0.1.17"
futures-core = "0.3"

[dev-dependencies]
tonic-build = { version = "0.9", default-features = false, features = [
Expand Down

0 comments on commit 86b35bb

Please sign in to comment.