We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9dcd39 commit 45b9bccCopy full SHA for 45b9bcc
Cargo.toml
@@ -19,6 +19,7 @@ keywords = ["http", "async", "non-blocking"]
19
categories = ["asynchronous", "web-programming", "network-programming"]
20
exclude = ["fixtures/**", "ci/**"]
21
edition = "2018"
22
+rust-version = "1.56"
23
24
[features]
25
# Enables `futures::Stream` implementations for various types.
0 commit comments