Merge branch 'hotfix/1.0.1' into develop
This commit is contained in:
commit
c2f1b46f61
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ description = "A collection of various functions missing in gleam_stdlib"
|
||||||
licences = ["GPL-3.0-or-later"]
|
licences = ["GPL-3.0-or-later"]
|
||||||
repository = { type = "forgejo", host = "forge.pnyhf.eu", user = "l-x", repo = "brilo" }
|
repository = { type = "forgejo", host = "forge.pnyhf.eu", user = "l-x", repo = "brilo" }
|
||||||
|
|
||||||
gleam = ">= 1.4"
|
gleam = ">= 1.4.0"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
gleam_stdlib = ">= 0.34.0 and < 2.0.0"
|
gleam_stdlib = ">= 0.34.0 and < 2.0.0"
|
||||||
|
|
Loading…
Reference in a new issue