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

@ -32,7 +32,7 @@ git = "https://github.com/servo/rust-io-surface"
git = "https://github.com/servo/rust-png"
[dependencies]
url = "0.2.16"
url = "0.2.35"
bitflags = "*"
hyper = "0.5"
rustc-serialize = "0.3.4"