16 character suffix in cargo executable output names

Hello,

The output of cargo is as show in the pic. Can you please point me to how those 16 hex character suffixes (highlighted in the pic) are generated? Is it some hash of the file contents?

Thanks!

It's a fingerprint generated by Cargo here:

1 Like

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.