rucc-debug 0.2.21

DWARF 5 generation.
Documentation
[package]
name = "rucc-debug"
description = "DWARF 5 generation."
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
authors.workspace = true
keywords.workspace = true
categories.workspace = true
readme.workspace = true

[lints]
workspace = true

# Nothing yet. The crates this one is expected to reach for once M8 lands are
# `rucc-base`, `rucc-diag`, `rucc-target`, `rucc-object`, all of lower rank than 9. Dependencies are added when they
# are used, not in advance, so that the graph `cargo xtask layers` reads is the real one.
[dependencies]