add native-tls and serde json support

This commit is contained in:
Sean McArthur
2016-10-22 21:48:29 -07:00
parent bfd95e3194
commit 1259128d92
10 changed files with 289 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
# request
# reqwest
An ergonomic HTTP Client for Rust