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

Implement add command for manifest file manipulation #10

Closed
mkaput opened this issue Jan 3, 2023 · 0 comments · Fixed by #94
Closed

Implement add command for manifest file manipulation #10

mkaput opened this issue Jan 3, 2023 · 0 comments · Fixed by #94
Assignees
Labels
good first issue Good for newcomers
Milestone

Comments

@mkaput
Copy link
Member

mkaput commented Jan 3, 2023

Take a look at how cargo add from cargo-edit work. Hint: use toml_edit crate.

@mkaput mkaput added the good first issue Good for newcomers label Jan 3, 2023
@mkaput mkaput added this to the v0.1.0 milestone Jan 3, 2023
@mkaput mkaput added good first issue Good for newcomers and removed good first issue Good for newcomers labels Jan 3, 2023
@mkaput mkaput modified the milestones: v0.1.0, v0.2.0, Alpha 2, Alpha 3 Jan 4, 2023
@mkaput mkaput modified the milestones: 0.1.0-rc.0, 0.1.0-alpha.2 Feb 2, 2023
@mkaput mkaput assigned mkaput and unassigned maciektr Feb 16, 2023
@mkaput mkaput added this to the 0.1.0-alpha.2 milestone Feb 16, 2023
@mkaput mkaput assigned maciektr and mkaput and unassigned mkaput and maciektr Feb 16, 2023
@mkaput mkaput changed the title Implement add and rm commands for manifest file manipulation Implement add command for manifest file manipulation Feb 20, 2023
@mkaput mkaput modified the milestones: 0.1.0-alpha.2, 0.1.0-rc.0 Feb 21, 2023
@mkaput mkaput mentioned this issue Feb 21, 2023
@mkaput mkaput modified the milestones: 0.1.0-rc.0, 0.1.0-alpha.2 Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants