]> git.proxmox.com Git - rustc.git/blob - vendor/compiler_builtins/Cargo.lock
New upstream version 1.51.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.0"
6 source = "registry+https://github.com/rust-lang/crates.io-index"
7 checksum = "7db2f146208d7e0fbee761b09cd65a7f51ccc38705d4e7262dad4d73b12a76b1"
8
9 [[package]]
10 name = "compiler_builtins"
11 version = "0.1.39"
12 dependencies = [
13 "cc",
14 "rustc-std-workspace-core",
15 ]
16
17 [[package]]
18 name = "rustc-std-workspace-core"
19 version = "1.0.0"
20 source = "registry+https://github.com/rust-lang/crates.io-index"
21 checksum = "1956f5517128a2b6f23ab2dadf1a976f4f5b27962e7724c2bf3d45e539ec098c"