Commit Graph

1 Commits (f508cf7daf075396573d94c3ee9c7d758ef15d9f)

Author SHA1 Message Date
Alaric Senat 1fd3d08b6e xtask: commit the lock file
bindgen's output is a committed source file, so the version producing it
has to be pinned like any other input. With `bindgen = "0.72"` floating,
a patch release that changes formatting silently changes the generated
bindings.

`--locked` on the alias keeps cargo from quietly updating it when the
manifest disagrees.
2026-08-19 14:43:27 +02:00