aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gleam.toml')
-rw-r--r--gleam.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/gleam.toml b/gleam.toml
index b2f3abc..6f48297 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,6 @@
name = "gleam_stdlib"
version = "0.30.0"
+gleam = ">= 0.30.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"