stumpless-sys 0.3.0

Bindings for the Stumpless logging library.
Documentation
[build-dependencies.bindgen]
version = "0.69.4"

[build-dependencies.cmake]
version = "0.1.50"

[dependencies.libc]
version = "0.2.155"

[features]
default = ["network"]
journald = []
network = []
socket = []
sqlite = []
wel = []

[package]
authors = ["Joel Anderson <joel@goatshriek.com>"]
categories = ["external-ffi-bindings"]
description = "Bindings for the Stumpless logging library."
edition = "2021"
keywords = ["bindings", "ffi", "library", "log", "logging"]
license = "Apache-2.0"
name = "stumpless-sys"
readme = "README.md"
repository = "https://github.com/goatshriek/stumpless-sys/"
version = "0.3.0"

[package.metadata.docs.rs]
features = ["network"]