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 52e825a + d568007 commit cddf71dCopy full SHA for cddf71d
Cargo.toml
@@ -21,7 +21,7 @@ futures-lite = "1.11.3"
21
http-types = { version = "2.0.1", default-features = false }
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