Skip to content

Add Cargo.lock to git repository#30

Merged
rdicosmo merged 1 commit intoswhid:mainfrom
kpcyrd:cargo-lock
Jan 19, 2026
Merged

Add Cargo.lock to git repository#30
rdicosmo merged 1 commit intoswhid:mainfrom
kpcyrd:cargo-lock

Conversation

@kpcyrd
Copy link
Contributor

@kpcyrd kpcyrd commented Jan 19, 2026

There used to be advice to exclude the Cargo.lock file for library projects, but this has since been updated. :)

Having a Cargo.lock file in the repository would be useful because it would allow to package the swhid binary that is also contained in this repository in a reproducible way (especially after #29).

Thanks!

Edit: I found the issue this was changed in: rust-lang/cargo#12382

@rdicosmo rdicosmo merged commit 75b4b95 into swhid:main Jan 19, 2026
1 check passed
@kpcyrd kpcyrd deleted the cargo-lock branch January 21, 2026 13:40
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.

3 participants