There was an error while loading. Please reload this page.
1 parent 6210103 commit 5d0a795Copy full SHA for 5d0a795
5 files changed
tonic-examples/Cargo.toml
@@ -58,6 +58,7 @@ tower = "=0.3.0-alpha.2"
58
# Required for routeguide
59
serde = { version = "1.0", features = ["derive"] }
60
serde_json = "1.0"
61
+rand = "0.7.2"
62
63
[build-dependencies]
64
tonic-build = { path = "../tonic-build" }
0 commit comments