chore(examples): Update to listenfd 1.0 (#1168)

This commit is contained in:
tottoto
2022-11-29 14:00:20 -05:00
committed by GitHub
parent 8318e756d4
commit 076a81ce6e
+1 -1
View File
@@ -222,7 +222,7 @@ warp = "0.3"
# Health example
tonic-health = { path = "../tonic-health" }
# Reflection example
listenfd = "0.3"
listenfd = "1.0"
tonic-reflection = { path = "../tonic-reflection" }
# grpc-web example
bytes = "1"