cargo-aur icon indicating copy to clipboard operation
cargo-aur copied to clipboard

feature(metadata): get correct target dir when in workspace

Open TotalKrill opened this issue 9 months ago • 2 comments

Using cargo_metadata, will resolve the target directory better, when in a workspace or using custom configuruations otherwise for the package.

TotalKrill avatar Mar 15 '25 17:03 TotalKrill

fixes #17

TotalKrill avatar Mar 15 '25 17:03 TotalKrill

I will see what this does to the size of the binary.

fosskers avatar Mar 17 '25 10:03 fosskers