We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d5ef6c + 70c64d2 commit 70b6f59Copy full SHA for 70b6f59
Cargo.toml
@@ -17,8 +17,6 @@ serde = { features = ["derive"], version = "1.0.125" }
17
serde_json = "1.0.64"
18
semver = "1.0.4"
19
tokio = { features = ["full"], version = "1" }
20
-tokio-stream = "0.1.5"
21
-tokio-util = { features = ["io"], version = "0.6" }
22
tracing = "0.1"
23
24
[package.metadata.docs.rs]
0 commit comments