diff --git a/Cargo.toml b/Cargo.toml index 650a145..9f07bae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,9 +7,5 @@ version = "0.1.0" authors = ["The Servo Project Developers"] license = "MIT / Apache-2.0" -[lib] -name = "core-foundation" -crate-type = ["rlib"] - [dependencies] libc = "*"