evdev-sys 0.2.0

Raw bindings to libevdev High level Rust bindings are available in the `evdev` crate
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "evdev-sys"
version = "0.2.0"
authors = ["Nayan Deshmukh <nayan26deshmukh@gmail.com"]
build = "build.rs"
links = "evdev"
description = "Raw bindings to libevdev\n\nHigh level Rust bindings are available in the `evdev` crate\n"
keywords = ["evdev"]
license = "MIT/Apache-2.0"
repository = "https://github.com/ndesh26/evdev-rs"
[dependencies.libc]
version = "0.2.48"
[build-dependencies.cc]
version = "1.0.28"

[build-dependencies.pkg-config]
version = "0.3.14"