haproxy-api 0.2.0

HAProxy 2.x Lua API
[dependencies.mlua]
features = ["async", "send", "serialize"]
version = "0.5.3"

[features]
lua53 = ["mlua/lua53"]
lua54 = ["mlua/lua54"]
vendored = ["mlua/vendored"]

[package]
authors = ["Aleksandr Orlenko <zxteam@pm.me>"]
description = "HAProxy 2.x Lua API\n"
documentation = "https://docs.rs/haproxy-api"
edition = "2018"
keywords = ["haproxy"]
license = "MIT"
name = "haproxy-api"
readme = "README.md"
repository = "https://github.com/khvzak/haproxy-api-rs"
version = "0.2.0"