Skip to content

Commit efc4883

Browse files
committed
Update to use assert syntax
1 parent 6fe1ac7 commit efc4883

20 files changed

+2614
-4264
lines changed

gleam.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "gleam_stdlib"
22
version = "0.60.0"
3-
gleam = ">= 1.9.0"
3+
gleam = ">= 1.11.0"
44
licences = ["Apache-2.0"]
55
description = "A standard library for the Gleam programming language"
66

0 commit comments

Comments
 (0)