[dependencies.strum]
features = ["derive"]
version = "0.25.0"
[dependencies.thiserror]
version = "1.0.50"
[features]
propagation = []
[package]
authors = ["Paul Min"]
description = "Parse a string and return a transip command"
edition = "2021"
license = "MIT"
name = "transip-command"
readme = "README.md"
repository = "https://github.com/paulusminus/transipctl"
version = "0.3.2"