Commit Graph

1 Commits (143aea426de9c33fe46e0710545e04706d2cd7b1)

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