chore(dependencies): update language tags to 0.2

BREAKING CHANGE: LanguageTags api is changed.
This commit is contained in:
Sean McArthur
2015-11-24 10:37:09 -08:00
parent 21c4f51ad5
commit c747f99d21

View File

@@ -13,7 +13,7 @@ keywords = ["http", "hyper", "hyperium"]
[dependencies]
httparse = "1.0"
language-tags = "0.0.7"
language-tags = "0.2"
log = "0.3"
mime = "0.1"
num_cpus = "0.2"