mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Move to latest hyper everywhere
This commit is contained in:
parent
ec79881471
commit
f80f99fe1e
15 changed files with 178 additions and 237 deletions
|
@ -89,7 +89,7 @@ impl RestyleDamage {
|
|||
}
|
||||
}
|
||||
|
||||
impl fmt::Debug for RestyleDamage {
|
||||
impl fmt::Display for RestyleDamage {
|
||||
fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
|
||||
let mut first_elem = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue