mirror of
https://git.proxmox.com/git/rustc
synced 2026-03-28 15:40:29 +00:00
24 lines
586 B
TOML
24 lines
586 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 3
|
|
|
|
[[package]]
|
|
name = "anyhow"
|
|
version = "1.0.66"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "216261ddc8289130e551ddcd5ce8a064710c0d064a4d2895c67151c92b5443f6"
|
|
|
|
[[package]]
|
|
name = "xshell"
|
|
version = "0.2.3"
|
|
dependencies = [
|
|
"anyhow",
|
|
"xshell-macros",
|
|
]
|
|
|
|
[[package]]
|
|
name = "xshell-macros"
|
|
version = "0.2.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1dbabb1cbd15a1d6d12d9ed6b35cc6777d4af87ab3ba155ea37215f20beab80c"
|