mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Move util::cache to style.
This commit is contained in:
parent
fa05a309f3
commit
8dd711d3db
11 changed files with 6 additions and 9 deletions
|
@ -72,6 +72,7 @@ extern crate util;
|
|||
pub mod animation;
|
||||
pub mod attr;
|
||||
pub mod bezier;
|
||||
pub mod cache;
|
||||
pub mod context;
|
||||
pub mod custom_properties;
|
||||
pub mod data;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue