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 6435c03..bfcb32c 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -15,6 +15,7 @@ gleam_stdlib = "~> 0.32"
simplifile = "~> 1.0"
snag = "~> 0.2"
htmb = "~> 1.1"
+filepath = "~> 0.1"
[dev-dependencies]
gleeunit = "~> 1.0"