dummy-rustwlc 0.6.2

A dummy version of the functions defined in rust-wlc, to be used in testing and for travis builds
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "dummy-rustwlc"
version = "0.6.2"
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 <snirk.immington@gmail.com>", "Preston Carpenter <APragmaticPlace@gmail.com>"]

[dependencies]
libc = "0.2.*"
bitflags = "0.6.*"