[]
= "dirgrab"
# Inherit shared workspace metadata (defined in the root Cargo.toml)
= true
= true
= true
= true
= true
= "CLI tool to concatenate file contents from directories, respecting Git context."
[]
= "1.0.97"
= "3.4.1"
= { = "4.5.35", = ["derive"] }
# --- The Core Logic Library ---
# Depend on the local library crate within the workspace
= { = "../dirgrab-lib", = "0.1.0" } # Ensure version matches lib's or use workspace versioning
= "0.11.7"
= "0.4.27"