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 dc7d520 + 8f18e8d commit 521887cCopy full SHA for 521887c
Cargo.toml
@@ -76,7 +76,7 @@ pin-utils = { version = "0.1.0-alpha.4", optional = true }
76
slab = { version = "0.4.2", optional = true }
77
async-channel = { version = "1.5.1", optional = true }
78
79
-# Devdepencency, but they are not allowed to be optional :/
+# dev dependency, but they are not allowed to be optional :/
80
surf = { version = "2.0.0", optional = true }
81
82
0 commit comments