Commit Graph

2 Commits (34d69083e8d688dd84de3f9c851437bd2e71ecc4)

Author SHA1 Message Date
Romain Roffé 34d69083e8 Add winit integration example 2026-08-27 15:41:12 +02:00
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