aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gleam.toml')
-rw-r--r--gleam.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/gleam.toml b/gleam.toml
index 37c9042..520effa 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,7 @@
name = "gleam_json"
version = "0.5.1"
+gleam = ">= 0.30.0"
+
licences = ["Apache-2.0"]
description = "Work with JSON in Gleam"