]> git.proxmox.com Git - rustc.git/blame - vendor/compiler_builtins/Cargo.lock
Merge 1.70 into proxmox/bookworm
[rustc.git] / vendor / compiler_builtins / Cargo.lock
CommitLineData
416331ca
XL
1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
17df50a5
XL
3version = 3
4
416331ca
XL
5[[package]]
6name = "cc"
353b0b11 7version = "1.0.79"
416331ca 8source = "registry+https://github.com/rust-lang/crates.io-index"
353b0b11 9checksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f"
416331ca
XL
10
11[[package]]
12name = "compiler_builtins"
353b0b11 13version = "0.1.91"
416331ca 14dependencies = [
60c5eb7d
XL
15 "cc",
16 "rustc-std-workspace-core",
416331ca
XL
17]
18
19[[package]]
20name = "rustc-std-workspace-core"
21version = "1.0.0"
22source = "registry+https://github.com/rust-lang/crates.io-index"
60c5eb7d 23checksum = "1956f5517128a2b6f23ab2dadf1a976f4f5b27962e7724c2bf3d45e539ec098c"