We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99df7f4 commit bb14f13Copy full SHA for bb14f13
gleam.toml
@@ -2,7 +2,7 @@ name = "birl"
2
version = "1.9.0"
3
4
description = "Date / Time handling for Gleam"
5
-gleam = ">= 0.32.0"
+gleam = ">= 1.5.0"
6
internal_modules = ["birl/zones"]
7
licences = ["Apache-2.0"]
8
repository = { type = "github", user = "massivefermion", repo = "birl" }
0 commit comments