Skip to content

Commit

Permalink
chore(examples): Update to listenfd 1.0 (#1168)
Browse files Browse the repository at this point in the history
  • Loading branch information
tottoto committed Nov 29, 2022
1 parent 8318e75 commit 076a81c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 076a81c

Please sign in to comment.