[dependencies.chrono]
version = "0.4.31"
[dependencies.confy]
version = "0.6.0"
[dependencies.inquire]
features = ["date"]
version = "0.6.2"
[dependencies.strum]
version = "0.25.0"
[dependencies.strum_macros]
version = "0.25"
[dependencies.twilly]
version = "0.0.1"
[package]
authors = ["Tristan Blackwell"]
description = "A CLI tool for interacting the Twilio API built upon the twilly crate"
documentation = "https://docs.rs/twilly_cli"
edition = "2021"
homepage = "https://github.com/TristanBlackwell/twilly"
keywords = ["twilly", "twilio", "rust", "api", "reqwest"]
license = "MIT"
name = "twilly_cli"
readme = "README.md"
repository = "https://github.com/TristanBlackwell/twilly"
rust-version = "1.74.1"
version = "0.0.2"