mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-14 21:22:26 +00:00
22 lines
599 B
TOML
22 lines
599 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
[[package]]
|
|
name = "cc"
|
|
version = "1.0.49"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e450b8da92aa6f274e7c6437692f9f2ce6d701fb73bacfcf87897b3f89a4c20e"
|
|
|
|
[[package]]
|
|
name = "compiler_builtins"
|
|
version = "0.1.25"
|
|
dependencies = [
|
|
"cc",
|
|
"rustc-std-workspace-core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rustc-std-workspace-core"
|
|
version = "1.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1956f5517128a2b6f23ab2dadf1a976f4f5b27962e7724c2bf3d45e539ec098c"
|