rkon 0.1.0

Yet another RCON library.
Documentation
[[example]]
name = "client"
path = "examples/client.rs"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Yet another RCON library."
edition = "2024"
license = "GPL-3.0"
name = "rkon"
readme = "README.md"
repository = "https://codeberg.org/redstrate/rkon"
version = "0.1.0"