mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
reduce node.unique_id size
fix sizeof unittest update Cargo.lock
This commit is contained in:
parent
2be0cb7827
commit
4bf21ab15e
9 changed files with 35 additions and 27 deletions
|
@ -49,6 +49,7 @@ extern crate serde;
|
|||
extern crate smallvec;
|
||||
extern crate string_cache;
|
||||
extern crate url;
|
||||
extern crate uuid;
|
||||
|
||||
use std::sync::Arc;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue