Skip to content

Commit 5d0a795

Browse files
alceLucioFranco
authored andcommitted
feat(docs): Add routeguide tutorial (#21)
1 parent 6210103 commit 5d0a795

5 files changed

Lines changed: 942 additions & 48 deletions

File tree

tonic-examples/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ tower = "=0.3.0-alpha.2"
5858
# Required for routeguide
5959
serde = { version = "1.0", features = ["derive"] }
6060
serde_json = "1.0"
61+
rand = "0.7.2"
6162

6263
[build-dependencies]
6364
tonic-build = { path = "../tonic-build" }

0 commit comments

Comments
 (0)