trisquel-icecat/icecat/third_party/rust/mach2/Cargo.lock
2025-10-06 02:35:48 -06:00

16 lines
367 B
TOML

# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "libc"
version = "0.2.126"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "349d5a591cd28b49e1d1037471617a32ddcda5731b99419008085f72d5a53836"
[[package]]
name = "mach2"
version = "0.4.1"
dependencies = [
"libc",
]