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.
futures-buffered
1 parent fc9ad5e commit 06dd954Copy full SHA for 06dd954
Cargo.toml
@@ -38,7 +38,7 @@ futures-lite = { version = "1.12.0", default-features = false }
38
pin-project = "1.0.8"
39
slab = { version = "0.4.8", optional = true }
40
smallvec = { version = "1.11.0", optional = true }
41
-futures-buffered = "0.2.6"
+futures-buffered = "0.2.9"
42
43
[dev-dependencies]
44
async-io = "2.3.2"
0 commit comments