]> git.proxmox.com Git - rustc.git/blob - vendor/xshell/Cargo.lock
New upstream version 1.69.0+dfsg1
[rustc.git] / vendor / xshell / Cargo.lock
1 # This file is automatically @generated by Cargo.
2 # It is not intended for manual editing.
3 version = 3
4
5 [[package]]
6 name = "anyhow"
7 version = "1.0.66"
8 source = "registry+https://github.com/rust-lang/crates.io-index"
9 checksum = "216261ddc8289130e551ddcd5ce8a064710c0d064a4d2895c67151c92b5443f6"
10
11 [[package]]
12 name = "xshell"
13 version = "0.2.3"
14 dependencies = [
15 "anyhow",
16 "xshell-macros",
17 ]
18
19 [[package]]
20 name = "xshell-macros"
21 version = "0.2.3"
22 source = "registry+https://github.com/rust-lang/crates.io-index"
23 checksum = "1dbabb1cbd15a1d6d12d9ed6b35cc6777d4af87ab3ba155ea37215f20beab80c"