# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "anyhow"
version = "1.0.95"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34ac096ce696dc2fcabef30516bb13c0a68a11d30131d3df6f04711467681b04"

[[package]]
name = "xshell"
version = "0.3.0-pre.2"
dependencies = [
 "anyhow",
 "xshell-macros",
]

[[package]]
name = "xshell-macros"
version = "0.3.0-pre.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3259fc1522c6f4915b1cc3b52dff32a88069ba979b2513fe8ee6a058670dd5dc"