[package] name = "dummy-rustwlc" version = "0.7.1" description = "A dummy version of the functions defined in rust-wlc, to be used in testing and for travis builds" license = "MIT" authors = ["Snirk Immington ", "Preston Carpenter "] [dependencies] libc = "0.2.*" bitflags = "0.6.*" wayland-sys = { version = "0.9.1", features = ["server", "dlopen"] }