cargo-pkgbuild
cargo-pkgbuild copied to clipboard
Improve error handling
This PR contains the following:
- All functions now propagate their errors upwards.
- Errors are now printed in
maininstead ofunwrapped - The Cargo.toml handling code is replaced by crates to improve the related error messages (these errors are the most common: e.g. trying to use the program outside of a rust repository)
Any movement on this?
Any news on this ? I was going to leave an issue about this bug. I can take this PR and try and finish it, if that's okay ? @kstep @foo-jin