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

Modify Cargo.toml directly instead of using cargo add #5

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

BenJeau
Copy link
Owner

@BenJeau BenJeau commented Oct 16, 2024

  • Add no check arg CLI flag to only update the Cargo.toml file without updating the lock file or invoking cargo check/build/...
  • Use toml_edit to make changes to the Cargo.toml file according to the selected changes

closes #1

@BenJeau BenJeau merged commit 746a26c into main Oct 16, 2024
@BenJeau BenJeau deleted the feat-modify-directly-cargo-toml branch October 16, 2024 23:00
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.

Unable to update workspace dependencies
1 participant