xaction 0.2.4

action-less automation for GitHub actions
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "xaction"
version = "0.2.4"
dependencies = [
 "xshell",
]

[[package]]
name = "xshell"
version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6f18102278453c8f70ea5c514ac78cb4c73a0ef72a8273d17094b52f9584c0c1"
dependencies = [
 "xshell-macros",
]

[[package]]
name = "xshell-macros"
version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6093c460064572007f885facc70bb0ca5e40a83ea7ff8b16c1abbee56fd2e767"