example: Add mocked io example (#677)
* example: Add mocked io example * fix mock example * Remove uniex bound for mock impl
This commit is contained in:
@@ -18,7 +18,7 @@ tower-http = { version = "0.1", features = ["map-response-body", "map-request-bo
|
||||
bytes = "1"
|
||||
futures = "0.3"
|
||||
pin-project = "1.0"
|
||||
hyper = "0.14"
|
||||
hyper = "0.14.3"
|
||||
|
||||
[build-dependencies]
|
||||
tonic-build = { path = "../../tonic-build", features = ["compression"] }
|
||||
|
||||
Reference in New Issue
Block a user