joydev 0.2.0

Rust joydev library.
Documentation
[badges.gitlab]
branch = "master"
repository = "gm666q/joydev-rs"

[badges.maintenance]
status = "actively-developed"
[dependencies.arrayref]
version = "^0.3.5"

[dependencies.input-event-codes]
version = "^0.1.0"

[dependencies.joydev-sys]
version = "^0.1.0"

[dependencies.libc]
version = "^0.2.60"

[dependencies.nix]
version = "^0.15.0"
[dev-dependencies.ctrlc]
version = "^3"

[package]
authors = ["Jan Śmiałkowski <gm666q@gm666q.space>"]
categories = ["api-bindings", "os::unix-apis"]
description = "Rust joydev library."
edition = "2018"
keywords = ["api", "input", "linux"]
license = "GPL-2.0-only"
name = "joydev"
readme = "README.md"
repository = "https://gitlab.com/gm666q/joydev-rs"
version = "0.2.0"