rusty-lines 0.1.0

Tool for manipulating and querying records on Transip Api Endpoint
Documentation
[dependencies.regex]
version = "1.10.4"

[dependencies.rustyline]
features = ["derive"]
version = "14.0.0"

[dependencies.thiserror]
version = "1.0.58"

[dependencies.tracing]
version = "0.1.40"
[dev-dependencies.itertools]
version = "0.12.0"

[package]
authors = ["Paul Min"]
description = "Tool for manipulating and querying records on Transip Api Endpoint"
edition = "2021"
license = "MIT"
name = "rusty-lines"
readme = "README.md"
repository = "https://github.com/paulusminus/transipctl"
version = "0.1.0"