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:
@@ -29,7 +29,6 @@ clap = { version = "3.1.18", features = ["derive"] }
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
tokio-stream = "0.1"
|
||||
tracing = "0.1.34"
|
||||
tracing-futures = { version = "0.2.3" }
|
||||
tracing-subscriber = { version = "0.3.11", features = ["env-filter"] }
|
||||
# Implements the types defined in the OTel spec
|
||||
opentelemetry = { version = "0.17.0", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user