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

The cargo updateVersion preset should allow a targetDir to be specified #105

Open
lurch opened this issue Jan 29, 2018 · 1 comment
Open
Assignees

Comments

@lurch
Copy link
Contributor

lurch commented Jan 29, 2018

Spin-off from a conversation in balena-io/reconfix#40

A project's Cargo.toml (and optional Cargo.lock) may not always be in the project's root directory. The cargo updateVersion preset should allow an optional targetDir to be specified, and it would then attempt to update targetDir/Cargo.toml (and targetDir/Cargo.lock) instead of cwd/Cargo.toml (and cwd/Cargo.lock).

@lurch
Copy link
Contributor Author

lurch commented Jan 29, 2018

Given his work in this area recently, I'm going to cheekily assign this directly to @majorz :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants