scriptplan-bash 6.0.3

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 = "6.0.0"

[dependencies.shellwords]
version = "1.1.0"

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

[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"
resolver = "1"
version = "6.0.3"