[dependencies.anyhow]
version = "1.0.70"
[dependencies.clap]
features = ["derive"]
version = "4.2.4"
[package]
authors = ["Will Hopkins <willothyh@gmail.com>"]
description = "CLI crate for Sesh, a Unix terminal session manager"
documentation = "https://docs.rs/sesh"
edition = "2021"
license = "MIT"
name = "sesh-cli"
readme = "README.md"
repository = "https://github.com/willothy/sesh"
version = "0.1.0"