diff options
author | Hayleigh Thompson <me@hayleigh.dev> | 2024-02-18 10:45:00 +0000 |
---|---|---|
committer | Hayleigh Thompson <me@hayleigh.dev> | 2024-02-18 10:45:00 +0000 |
commit | 69b36cf003212e98800d5f27af74bb59f3bbca5d (patch) | |
tree | 11a198e64017a5ac4207c1311b1d9ac3b0ee92de /gleam.toml | |
parent | 8128c25b6d8e597e5c652007f483c22047425c5c (diff) | |
download | lustre-69b36cf003212e98800d5f27af74bb59f3bbca5d.tar.gz lustre-69b36cf003212e98800d5f27af74bb59f3bbca5d.zip |
:recycle: Big refactor of CLI-related things.
Diffstat (limited to 'gleam.toml')
-rw-r--r-- | gleam.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ links = [ gleam = ">= 0.33.0" internal_modules = [ + "lustre/cli", "lustre/cli/*", "lustre/internals", "lustre/internals/*", |