Put Stream APIs behind unstable-stream feature

This commit is contained in:
Sean McArthur
2019-09-27 15:44:00 -07:00
parent 8e1a29ce1b
commit ebe57e10a3
7 changed files with 32 additions and 6 deletions

View File

@@ -37,6 +37,8 @@ json = ["serde_json"]
#trust-dns = ["trust-dns-resolver"]
unstable-stream = []
[dependencies]
http = "0.1.15"
url = "2.1"