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

List now goes via a Dependencies struct #124

Closed

Conversation

bjgill
Copy link
Collaborator

@bjgill bjgill commented Jun 27, 2017

Separates out parsing of Cargo.toml from assembling the string that we later print to string (now done via Display).

Part of preliminary work to expose the APIs needed for a future cargo upgrade (#74)

Preliminary work to expose the APIs needed for a future `cargo upgrade`
(killercup#74)
@bjgill
Copy link
Collaborator Author

bjgill commented Jun 27, 2017

Hmm. I've just discovered that I'm reinventing a wheel that cargo's already solved.

@bjgill bjgill closed this Jun 27, 2017
@killercup
Copy link
Owner

(I'll be deprecating cargo list in the next release anyway)

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.

None yet

2 participants