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 7d92267 + 3306954 commit 73586c7Copy full SHA for 73586c7
Cargo.toml
@@ -21,6 +21,7 @@ docs = ["unstable"]
21
unstable = []
22
hyperium_http = ["http"]
23
async_std = [] # "async-std" when it is not default
24
+cookie-secure = ["cookie/secure"]
25
26
[dependencies]
27
# Note(yoshuawuyts): used for async_std's `channel` only; use "core" once possible.
0 commit comments