this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix repo link

authored by

Vladislav Botvin and committed by
Louis Pilfold
31836600 63d6ff7f

+1 -1
+1 -1
gleam.toml
··· 3 3 licences = ["Apache-2.0"] 4 4 description = "Gleam bindings to Erlang's EUnit test framework" 5 5 gleam = ">= 0.33.0" 6 - repository = { type = "github", user = "gleam-lang", repo = "gleeunit" } 6 + repository = { type = "github", user = "lpil", repo = "gleeunit" } 7 7 links = [ 8 8 { title = "Sponsor", href = "https://github.com/sponsors/lpil" }, 9 9 ]