aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2023-10-19 21:47:19 +0100
committerLouis Pilfold <louis@lpil.uk>2023-10-26 12:24:40 +0100
commitb713e6fd185ad8b4da90f4b686aa9ecf0f60f0e4 (patch)
tree65e58212b32e5d2e6bbff81aaa050aacb82bb357 /gleam.toml
parentb181a406b5bc4e1855a1455b9d603d30320f1b54 (diff)
downloadgleam_stdlib-b713e6fd185ad8b4da90f4b686aa9ecf0f60f0e4.tar.gz
gleam_stdlib-b713e6fd185ad8b4da90f4b686aa9ecf0f60f0e4.zip
Run gleam fix, make bit_array module
Diffstat (limited to 'gleam.toml')
-rw-r--r--gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gleam.toml b/gleam.toml
index b4d51ab..51feaf3 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,6 +1,6 @@
name = "gleam_stdlib"
version = "0.31.0"
-gleam = ">= 0.30.0"
+gleam = ">= 0.32.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"