]> git.proxmox.com Git - rustc.git/blob - vendor/compiler_builtins/Cargo.lock
New upstream version 1.38.0+dfsg1
[rustc.git] / vendor / compiler_builtins / Cargo.lock
1 # This file is automatically @generated by Cargo.
2 # It is not intended for manual editing.
3 [[package]]
4 name = "cc"
5 version = "1.0.37"
6 source = "registry+https://github.com/rust-lang/crates.io-index"
7
8 [[package]]
9 name = "compiler_builtins"
10 version = "0.1.18"
11 dependencies = [
12 "cc 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
13 "rustc-std-workspace-core 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
14 ]
15
16 [[package]]
17 name = "rustc-std-workspace-core"
18 version = "1.0.0"
19 source = "registry+https://github.com/rust-lang/crates.io-index"
20
21 [metadata]
22 "checksum cc 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)" = "39f75544d7bbaf57560d2168f28fd649ff9c76153874db88bdbdfd839b1a7e7d"
23 "checksum rustc-std-workspace-core 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1956f5517128a2b6f23ab2dadf1a976f4f5b27962e7724c2bf3d45e539ec098c"