Commit Graph

1 Commits (612fb75aac5a4cb629f61882e981886b23a86cb4)

Author SHA1 Message Date
Alaric Senat 651c5e743b build: commit the lock file
cargo 1.82 has no MSRV-aware resolution, so a dependency publishing a
release that needs a newer toolchain would break the build on a change
that touched nothing. Pinning the resolution makes builds reproducible.

Consumers ignore the lock file of a dependency, so this constrains
nothing downstream. Committing it for libraries is the current cargo
recommendation.
2026-08-19 14:45:49 +02:00