[dependencies.libc]
version = "0"
[dependencies.nom]
default-features = false
features = ["std"]
version = "5"
[package]
authors = ["Greg V <greg@unrelenting.technology>"]
categories = ["os::unix-apis"]
description = "An interface to devd, the device hotplug daemon on FreeBSD and DragonFlyBSD"
homepage = "https://github.com/myfreeweb/devd-rs"
keywords = ["System", "FreeBSD", "DragonFlyBSD", "devd", "hotplug"]
license = "Unlicense/MIT"
name = "devd-rs"
readme = "README.md"
repository = "https://github.com/myfreeweb/devd-rs"
version = "0.3.1"