x-launcher 0.1.2

A cross-platform tool-agnostic project automation launcher.
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "shell-words"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"

[[package]]
name = "x-launcher"
version = "0.1.2"
dependencies = [
 "shell-words",
]