Update WR to fix extra printlns.

This commit is contained in:
Glenn Watson 2016-08-04 01:45:50 +10:00
parent e2d4ff5b62
commit 277464ccc9
2 changed files with 2 additions and 2 deletions

View file

@ -2554,7 +2554,7 @@ dependencies = [
[[package]]
name = "webrender"
version = "0.1.0"
source = "git+https://github.com/servo/webrender#79b807160ea3c3cf558072813c51a59bbaccb8dd"
source = "git+https://github.com/servo/webrender#b87a4c6a702742d73b34adc9a7d84a8577f8049f"
dependencies = [
"app_units 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
"bit-set 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",

2
ports/cef/Cargo.lock generated
View file

@ -2416,7 +2416,7 @@ dependencies = [
[[package]]
name = "webrender"
version = "0.1.0"
source = "git+https://github.com/servo/webrender#79b807160ea3c3cf558072813c51a59bbaccb8dd"
source = "git+https://github.com/servo/webrender#b87a4c6a702742d73b34adc9a7d84a8577f8049f"
dependencies = [
"app_units 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
"bit-set 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",