Merge pull request #685 from untitaker/url-update

chore(cargo): Update url crate to 0.5
This commit is contained in:
Jonathan Reem
2015-11-22 16:44:10 -08:00

View File

@@ -22,7 +22,7 @@ time = "0.1"
traitobject = "0.0.1"
typeable = "0.1"
unicase = "1.0"
url = "0.2"
url = "0.5"
[dependencies.cookie]
version = "0.2"