rucc-target 0.11.0

Target descriptions, register files and ABI data for the rucc C compiler.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "rucc-abi"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2b5b6b2c4775990a715f523b3098389a8d5b82048d66f1c6313dd23c02fc8414"
dependencies = [
 "rucc-base",
 "rucc-tuple",
]

[[package]]
name = "rucc-base"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c2dbea9de6473d91b7f43378a92c3d4fde6581b21e1902908748906a58782390"

[[package]]
name = "rucc-target"
version = "0.11.0"
dependencies = [
 "rucc-abi",
 "rucc-base",
 "rucc-tuple",
]

[[package]]
name = "rucc-tuple"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3b678c265ac467ffb21fc17bc222fbb1eabfb0686481e0a958e0ea7650c74b70"