discussiongood first issuehelp wanted
Description
If I run cargo --version i get to see the following:
cargo 1.86.0 (adf9b6ad1 2025-02-28)
I like to build from source, but I have no easy way to check which version I run exactly because i just get to see the latest tag 1.10.0. Is it possible to add a hash something similar to rust, so I can see wether I want to update or not?