aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorGiacomo Cavalieri <giacomo.cavalieri@icloud.com>2024-02-29 21:29:23 +0100
committerGitHub <noreply@github.com>2024-02-29 20:29:23 +0000
commit4970e2ab89c6b84487ec3d302e41603bedb1a950 (patch)
treefcc0c5a8e6c19f7120d6cb9f19c1d566770c71df /gleam.toml
parent9baad8dc9c36c79190759d595a22681af95917c6 (diff)
downloadlustre-4970e2ab89c6b84487ec3d302e41603bedb1a950.tar.gz
lustre-4970e2ab89c6b84487ec3d302e41603bedb1a950.zip
🔀 Use `package-interface` package (#49)
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 5693246..abad8d7 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -53,6 +53,7 @@ shellout = "~> 1.6"
simplifile = "~> 1.4"
spinner = "~> 1.1"
tom = "~> 0.3"
+gleam_package_interface = "~> 1.0"
[dev-dependencies]
birdie = "~> 1.0"