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 f52512c commit d568007Copy full SHA for d568007
Cargo.toml
@@ -21,7 +21,7 @@ async-std = { version = "1.6.0", features = ["unstable"] }
21
http-types = "2.0.1"
22
log = "0.4.8"
23
memchr = "2.3.3"
24
-pin-project-lite = "0.1.4"
+pin-project-lite = "0.2.7"
25
async-channel = "1.1.1"
26
27
[dev-dependencies]
0 commit comments