gleam-lang/gleam

Gleam version with git hash

Open

#4544 opened on May 1, 2025

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Rust (21,417 stars) (960 forks)batch import
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?

Contributor guide