kmod 0.5.0

Bindings to libkmod to manage linux kernel modules
Documentation
[dependencies.errno]
version = "0.2"

[dependencies.kmod-sys]
version = "0.2.0"

[dependencies.log]
version = "0.4"

[dependencies.thiserror]
version = "1.0.37"
[dev-dependencies.anyhow]
version = "1.0.66"

[dev-dependencies.env_logger]
version = "0.10"

[package]
authors = ["kpcyrd <git@rxv.cc>"]
categories = ["api-bindings"]
description = "Bindings to libkmod to manage linux kernel modules"
edition = "2021"
license = "MIT/Apache-2.0"
name = "kmod"
readme = "README.md"
repository = "https://github.com/kpcyrd/kmod-rs"
version = "0.5.0"