update xml5ever to 0.1.3

This commit is contained in:
Connor Brewster 2016-05-09 07:25:41 -06:00
parent e2e495e58e
commit dec047eabe
3 changed files with 6 additions and 6 deletions

View file

@ -1872,7 +1872,7 @@ dependencies = [
"uuid 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"webrender_traits 0.1.0 (git+https://github.com/servo/webrender_traits)",
"websocket 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)",
"xml5ever 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
"xml5ever 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
@ -2570,7 +2570,7 @@ dependencies = [
[[package]]
name = "xml5ever"
version = "0.1.2"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",