]> git.proxmox.com Git - rustc.git/blob - vendor/compiler_builtins/Cargo.lock
bump version to 1.77.2+dfsg1-1~bpo12+pve1
[rustc.git] / vendor / compiler_builtins / 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 = "cc"
7 version = "1.0.79"
8 source = "registry+https://github.com/rust-lang/crates.io-index"
9 checksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f"
10
11 [[package]]
12 name = "compiler_builtins"
13 version = "0.1.105"
14 dependencies = [
15 "cc",
16 "rustc-std-workspace-core",
17 ]
18
19 [[package]]
20 name = "rustc-std-workspace-core"
21 version = "1.0.0"
22 source = "registry+https://github.com/rust-lang/crates.io-index"
23 checksum = "1956f5517128a2b6f23ab2dadf1a976f4f5b27962e7724c2bf3d45e539ec098c"