Commit 8e2bd38
committed
Reduce the features of http-types we depend on
http-client doesn't need the cookie feature. http-client also doesn't
*directly* use the fs feature, but it re-exports http_types::Body and
people might be relying on Body::from_file, so depend on the fs feature
for compatibility.1 parent a9928a0 commit 8e2bd38
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments