scriptplan-bash 3.0.4

Experimental Bash language parser and runtime for
Documentation
[dependencies.async-trait]
version = "0.1.53"

[dependencies.futures]
version = "0.3.21"

[dependencies.scriptplan-core]
version = "3.0.3"

[dependencies.shellwords]
version = "1.1.0"

[dependencies.tokio]
features = ["process", "rt", "io-util"]
version = "1.18.1"

[dependencies.yaml-rust]
version = "0.4.5"

[package]
authors = ["Patrick Shaw <mail@patrickshaw.me>"]
description = "Experimental Bash language parser and runtime for "
edition = "2021"
license = "MIT"
name = "scriptplan-bash"
version = "3.0.4"