diff options
Diffstat (limited to 'components/layout/Cargo.toml')
-rw-r--r-- | components/layout/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/layout/Cargo.toml b/components/layout/Cargo.toml index eb39cdf3123..b24e2c2562c 100644 --- a/components/layout/Cargo.toml +++ b/components/layout/Cargo.toml @@ -60,3 +60,4 @@ encoding = "0.2" url = "0.2.16" bitflags = "*" rustc-serialize = "0.2" +libc = "*" |