Add link to tonic docs
This commit is contained in:
@@ -9,6 +9,8 @@ edition = "2021"
|
|||||||
# https://github.com/golemparts/rppal
|
# https://github.com/golemparts/rppal
|
||||||
rppal = "0.13.1"
|
rppal = "0.13.1"
|
||||||
tokio = { version = "1", features = ["full"] }
|
tokio = { version = "1", features = ["full"] }
|
||||||
|
|
||||||
|
# https://github.com/hyperium/tonic
|
||||||
tonic = "0.8.0"
|
tonic = "0.8.0"
|
||||||
|
|
||||||
[build]
|
[build]
|
||||||
|
|||||||
Reference in New Issue
Block a user