refactor(hyper): Update to rust-url 1.0
BREAKING CHANGE: The re-exported Url type has breaking changes.
This commit is contained in:
committed by
Sean McArthur
parent
4bdf52a482
commit
8fa7a98968
@@ -22,7 +22,7 @@ time = "0.1"
|
||||
traitobject = "0.0.1"
|
||||
typeable = "0.1"
|
||||
unicase = "1.0"
|
||||
url = "0.5"
|
||||
url = "1.0"
|
||||
|
||||
[dependencies.cookie]
|
||||
version = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user