mirror of
https://github.com/okhsunrog/vpnhide.git
synced 2026-07-28 10:23:57 +00:00
11 lines
249 B
TOML
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"
|
|
|