dtolnay / dtolnay/faketty

Check in Cargo.lock?

Open
#2 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
208
Forks
10
PR merge metrics
No merged PRs in 30d

Description

It'd be helpful to have a Cargo.lock file checked into the repo. Primarily, this would let users be confident that they're using the same dependency versions you've tested with, using `cargo install --locked faketty`. It's also helpful for OS/packager use cases, where you sometimes need to fetch dependencies first, then build offline; I'm currently generating a lockfile and checking it in, as a workaround, but smarter tooling could use a lockfile upstream.

Thanks for the great tool!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.