meilisearch/meilisearch-http
bors[bot] f1cc141f6c
Merge #258
258: Use rustls instead of openssl r=curquiza a=irevoire

I also removed all the `default-features` of reqwest since we are only using the JSON one.
Fix #255

Co-authored-by: Tamo <tamo@meilisearch.com>
2021-06-29 14:42:25 +00:00
..
src fix the content-type 2021-06-29 13:16:56 +02:00
tests accept no content-type as json 2021-06-29 11:59:25 +02:00
build.rs clippy, fmt & tests 2021-05-31 16:03:39 +02:00
Cargo.toml use rustls instead of openssl and remove all default-features of reqwest 2021-06-29 13:07:40 +02:00