appguard-client-authentication 0.3.1

Library for AppGuard clients authentication
Documentation
[dependencies.dirs]
version = "6.0.0"

[dependencies.log]
version = "0.4.26"

[dependencies.nullnet-libappguard]
version = "0.1.11"

[dependencies.nullnet-liberror]
version = "0.1.1"

[dependencies.serde]
features = ["derive"]
version = "1.0.219"

[dependencies.serde_json]
version = "1.0.140"

[dependencies.smbios-lib]
version = "0.9.2"

[dependencies.tokio]
features = ["fs"]
version = "1.43.0"

[lib]
name = "appguard_client_authentication"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["network-programming"]
description = "Library for AppGuard clients authentication"
edition = "2024"
keywords = ["firewall", "network", "application", "centralized", "monitor"]
license = "AGPL-3.0-only"
name = "appguard-client-authentication"
readme = false
repository = "https://github.com/NullNet-ai/appguard-rust-clients"
resolver = "2"
version = "0.3.1"