Skip to content

Commit

Permalink
update version constraint for gleam
Browse files Browse the repository at this point in the history
  • Loading branch information
bcpeinhardt committed Jan 8, 2025
1 parent 1e17a1a commit 104b24d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gleam.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "gsv"
version = "3.0.2"
gleam = ">= 0.32.0"
gleam = ">= 1.4.0"
description = "A simple csv parser and generator written in gleam "

licences = ["Apache-2.0"]
Expand Down

0 comments on commit 104b24d

Please sign in to comment.