gleam-lang/gleam

Gleam version with git hash

Open

#4.544 aberto em 1 de mai. de 2025

Ver no GitHub
 (6 comments) (0 reactions) (0 assignees)Rust (960 forks)batch import
discussiongood first issuehelp wanted

Métricas do repositório

Stars
 (21.417 stars)
Métricas de merge de PR
 (Mesclagem média 10d 19h) (69 fundiu PRs em 30d)

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?

Guia do colaborador