Skip to content

Commit eb65376

Browse files
🔧 Update lustre version range to support v5 apps.
1 parent d115c71 commit eb65376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gleam.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ gleam_httpc = ">= 4.0.0 and < 5.0.0"
2525
gleam_javascript = ">= 0.13.0 and < 1.0.0"
2626
gleam_json = ">= 2.1.0 and < 3.0.0"
2727
gleam_stdlib = ">= 0.51.0 and < 2.0.0"
28-
lustre = ">= 4.6.3 and < 5.0.0"
28+
lustre = ">= 4.6.3 and <= 6.0.0"
2929

3030
[dev-dependencies]
3131
gleeunit = ">= 1.0.0 and < 2.0.0"

0 commit comments

Comments
 (0)