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

cargo-apk: Add cargo apk version command for querying release version #218

Merged
merged 1 commit into from
Mar 22, 2022

Conversation

MarijnS95
Copy link
Member

@MarijnS95 MarijnS95 commented Jan 24, 2022

Print the package name and version from Cargo.toml that the crate/binary was built with.

Note that we still have to address [EDIT: don't use the word fix here to not trigger auto issue linking] #217 somehow to make this truly useful, without having to switch to a directory that contains a valid crate setup.

@MarijnS95
Copy link
Member Author

:( Our CI got broken by an untested crate release: harryfei/which-rs#49

@MarijnS95 MarijnS95 force-pushed the cargo-apk-version branch 3 times, most recently from 74f9010 to 592ec51 Compare January 31, 2022 10:36
Print the package name and version from `Cargo.toml` that the
crate/binary was built with.
@MarijnS95 MarijnS95 merged commit 62f9e60 into master Mar 22, 2022
@MarijnS95 MarijnS95 deleted the cargo-apk-version branch March 22, 2022 15:38
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.

2 participants