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.
1 parent 0bd4adf commit 115339dCopy full SHA for 115339d
Cargo.toml
@@ -45,6 +45,7 @@ futures-channel = { version = "0.3", features = ["sink"] }
45
futures-util = { version = "0.3", default-features = false, features = ["alloc", "sink"] }
46
http-body-util = "0.1"
47
pretty_env_logger = "0.5"
48
+pin-project-lite = "0.2.4"
49
spmc = "0.3"
50
serde = { version = "1.0", features = ["derive"] }
51
serde_json = "1.0"
0 commit comments