[dependencies.appguard-client-authentication]
version = "0.2.0"
[dependencies.nullnet-libappguard]
version = "0.1.10"
[dependencies.qstring]
version = "0.7.2"
[dependencies.rocket]
version = "0.5.1"
[lib]
name = "appguard_rocket"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["network-programming"]
description = "AppGuard client for Rocket"
edition = "2021"
keywords = ["firewall", "network", "application", "centralized", "monitor"]
license = "AGPL-3.0-only"
name = "appguard-rocket"
readme = "README.md"
repository = "https://github.com/NullNet-ai/appguard-rust-clients"
version = "0.2.0"