xshell 0.2.2

Utilities for quick shell scripting in Rust
Documentation
[dependencies.xshell-macros]
version = "=0.2.2"
[dev-dependencies.anyhow]
version = "1.0.56"

[package]
authors = ["Aleksey Kladov <aleksey.kladov@gmail.com>"]
categories = ["development-tools::build-utils", "filesystem"]
description = "Utilities for quick shell scripting in Rust"
edition = "2021"
exclude = [".github/", "bors.toml", "rustfmt.toml", "cbench", "mock_bin/"]
license = "MIT OR Apache-2.0"
name = "xshell"
repository = "https://github.com/matklad/xshell"
resolver = "2"
rust-version = "1.59"
version = "0.2.2"