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

Publish lockfile #3

Closed
alecmev opened this issue May 6, 2020 · 3 comments
Closed

Publish lockfile #3

alecmev opened this issue May 6, 2020 · 3 comments

Comments

@alecmev
Copy link
Contributor

alecmev commented May 6, 2020

Please consider publishing Cargo.lock, otherwise it's impossible to do a cargo build --locked (handy for reproducible builds) on a tarball acquired from crates.io. This is how.

Alternatively, if you're short on time or don't want to deal with nightly features, a git tag aligned with the version published on crates.io could suffice.

P.S. Published on AUR: proximity-sort

@jonhoo
Copy link
Owner

jonhoo commented May 6, 2020

As I understand it, this feature is now on by default: rust-lang/cargo#7026. My guess is that it's just a matter of me not having issued a release since that were the case. I will issue a new release, and also tag all past releases!

@jonhoo jonhoo closed this as completed in 47dd139 May 6, 2020
@jonhoo
Copy link
Owner

jonhoo commented May 6, 2020

Should hopefully be resolved with 1.0.5.

@alecmev
Copy link
Contributor Author

alecmev commented May 6, 2020

Can't believe the PR you linked doesn't come up on the first page of a publish-lockfile search 😄

Thanks! The lockfile is there.

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

No branches or pull requests

2 participants