Compare commits
No commits in common. "4cad54fda84a9ac63b76138ce95ef7825eae72cd" and "e357d3836ad540ed647bbc278ef66c48bebded57" have entirely different histories.
4cad54fda8
...
e357d3836a
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"]
|
||||
repository = { type = "forgejo", host = "forge.pnyhf.eu", user = "l-x", repo = "brilo" }
|
||||
|
||||
gleam = ">= 1.4.0"
|
||||
gleam = ">= 1.4"
|
||||
|
||||
[dependencies]
|
||||
gleam_stdlib = ">= 0.34.0 and < 2.0.0"
|
||||
|
|
Loading…
Reference in a new issue