[package] name = "gecko_atom" version = "1.0.0" authors = ["The Servo Project Developers"] repository = "https://github.com/servo/gecko-atom" license = "MPL-2.0" [features] log-events = [] unstable = [] heap_size = [] [dependencies] heapsize = "0.3.5" lazy_static = "0.1" libc = "0.2"