mirror of
https://github.com/bdwgc/bdwgc-rust.git
synced 2026-05-30 10:28:56 -06:00
24 lines
601 B
TOML
24 lines
601 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
[[package]]
|
|
name = "allocation_loop"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"bdwgc-alloc 0.1.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "bdwgc-alloc"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "libc"
|
|
version = "0.2.51"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[metadata]
|
|
"checksum libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" = "bedcc7a809076656486ffe045abeeac163da1b558e963a31e29fbfbeba916917"
|