[package]
edition = "2024"
name = "grip-control"
version = "0.8.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "A Rust crate for grip control."
homepage = "https://github.com/ukaushik-ebay/grip-control"
readme = "README.md"
keywords = [
"grip",
"control",
"fastly",
]
categories = ["api-bindings"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/ukaushik-ebay/grip-control"
[lib]
name = "grip_control"
path = "src/lib.rs"