Bump rust-url version: 0.2.16 → 0.2.35

This commit is contained in:
Corey Farwell 2015-06-04 16:45:15 -04:00
parent 0bbc28236a
commit a14c745a6a
12 changed files with 12 additions and 12 deletions

View file

@ -72,7 +72,7 @@ path = "../script_traits"
git = "https://github.com/servo/string-cache"
[dependencies]
url = "0.2.16"
url = "0.2.35"
time = "0.1.12"
bitflags = "*"
rustc-serialize = "0.3"