Skip to content

Commit

Permalink
added reflection
Browse files Browse the repository at this point in the history
  • Loading branch information
codeitlikemiley committed Dec 16, 2023
1 parent 6d3dd2a commit 5976fb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ edition = "2021"

[dependencies]
tonic = "0.10.2"
tonic-reflection = "0.10.2"
tokio = {{"{"}} version = "1.35.0", features = [] {{"}"}}

{{service_name}}_service = {{"{"}} path = "../services/{{service_name}}" {{"}"}}

0 comments on commit 5976fb5

Please # to comment.