vpnhide/crates/protocol/Cargo.toml
2026-07-05 15:11:38 +03:00

11 lines
249 B
TOML

[package]
name = "vpnhide_protocol"
version = "1.1.1"
edition.workspace = true
rust-version.workspace = true
license.workspace = true
description = "Shared vpnhide control/stats wire protocol parser and formatter."
[lib]
name = "vpnhide_protocol"