Commit Graph

1 Commits (728664d10b7b0c4f367f726110c4c834e51d3c91)

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