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.
1 parent edb6cbd commit 1503ecfCopy full SHA for 1503ecf
Cargo.toml
@@ -16,7 +16,7 @@ features = ["docs"]
16
rustdoc-args = ["--cfg", "feature=\"docs\""]
17
18
[features]
19
-default = ["async_std"]
+default = ["async_std", "cookie-secure"]
20
docs = ["unstable"]
21
unstable = []
22
hyperium_http = ["http"]
0 commit comments