Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #114 degrade bug where running as a cargo subcommand raise an error #115

Merged
merged 3 commits into from
Jul 10, 2024

Conversation

cat-in-136
Copy link
Owner

to fix #114

…an error

Parsing processing using the derive API for command line arguments was inappropriate when running as a Cargo subcommand.
Changed to properly use the CargoWrapper for parsing.
@cat-in-136 cat-in-136 force-pushed the fix-114-cant-run-as-cargo-subcommand branch from 5004246 to d49a926 Compare July 9, 2024 15:45
@cat-in-136 cat-in-136 force-pushed the fix-114-cant-run-as-cargo-subcommand branch from d49a926 to cf66ec0 Compare July 9, 2024 15:48
@cat-in-136 cat-in-136 merged commit 8db4e24 into master Jul 10, 2024
2 checks passed
@cat-in-136 cat-in-136 deleted the fix-114-cant-run-as-cargo-subcommand branch July 10, 2024 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't run as cargo subcommand
1 participant