chore: Update string to 0.2 (#363)

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
Igor Gnatenko
2019-05-31 18:19:20 +02:00
committed by Carl Lerche
parent ad5a40c682
commit 45c4e0336f
2 changed files with 2 additions and 2 deletions

View File

@@ -10,6 +10,6 @@ bytes = "0.4.7"
env_logger = "0.5.9"
futures = "0.1.21"
http = "0.1.5"
string = "0.1.0"
string = "0.2"
tokio-io = "0.1.6"
tokio-timer = "0.1.2"