Add doc about Ping cmd to README, change the internal data type of Ping cmd to Bytes, and rm unnecessary reference (#118)

This commit is contained in:
Ting Sun
2023-03-28 22:53:33 +08:00
committed by GitHub
parent aab4e39d97
commit b1e365b62f
7 changed files with 14 additions and 12 deletions

1
Cargo.lock generated
View File

@@ -510,7 +510,6 @@ dependencies = [
"tokio",
"tokio-stream",
"tracing",
"tracing-futures",
"tracing-opentelemetry",
"tracing-subscriber",
]