Pin all dependencies to an exact version
To ensure reproducible builds and no unintended updates even if a developer runs cargo on their own without one of the locking flags, pin all dependencies to an exact version, explicitly managing them from now on:
bitflagsis missing the minor and the patch number.bindgenis missing the patch number.