discussiongood first issuehelp wanted
倉庫指標
- Star
- (21,417 star)
- PR 合併指標
- (平均合併 10天 19小時) (30 天內合併 69 個 PR)
描述
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?