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

@ -23,5 +23,5 @@ path = "../devtools_traits"
git = "https://github.com/servo/rust-geom"
[dependencies]
url = "0.2.16"
url = "0.2.35"
libc = "*"